Borderou de evaluare (job #1855685)

Utilizator borscalinCalin-Stefan Georgescu borscalin Data 23 ianuarie 2017 20:50:35
Problema Permutari 3 Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 20

Raport evaluator

Compilare: user.cpp: In function ‘void update(int, int)’: user.cpp:151:33: warning: suggest parentheses around arithmetic in operand of ‘^’ [-Wparentheses] for (; poz<=n; poz=poz+(poz &(poz-1)^poz)) ^ user.cpp: In function ‘int querry(int)’: user.cpp:158:29: warning: suggest parentheses around arithmetic in operand of ‘^’ [-Wparentheses] for(; poz; poz=poz-(poz &(poz-1)^poz)) ^ user.cpp: In function ‘int main()’: user.cpp:165:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("perm3.in","r",stdin); ^ user.cpp:166:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("perm3.out","w",stdout); ^ user.cpp:168:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d",&n); ^ user.cpp:170:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d",&v[i]); ^ user.cpp:172:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d",&a); ^ user.cpp: In function ‘int bs(int)’: user.cpp:137:1: warning: control reaches end of non-void function [-Wreturn-type] } ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms688kbOK!10
20ms560kbOK!10
3Depăşit544kbTime limit exceeded.0
4Depăşit608kbTime limit exceeded.0
5Depăşit608kbTime limit exceeded.0
6Depăşit604kbTime limit exceeded.0
7Depăşit604kbTime limit exceeded.0
8Depăşit544kbTime limit exceeded.0
9Depăşit604kbTime limit exceeded.0
10Depăşit548kbTime limit exceeded.0
Punctaj total20

Ceva nu functioneaza?