Borderou de evaluare (job #1855677)

Utilizator borscalinCalin-Stefan Georgescu borscalin Data 23 ianuarie 2017 20:46:20
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
10ms940kbOK!10
20ms668kbOK!10
3Depăşit672kbTime limit exceeded.0
4Depăşit792kbTime limit exceeded.0
5Depăşit668kbTime limit exceeded.0
6Depăşit796kbTime limit exceeded.0
7Depăşit676kbTime limit exceeded.0
8Depăşit668kbTime limit exceeded.0
9Depăşit788kbTime limit exceeded.0
10Depăşit668kbTime limit exceeded.0
Punctaj total20

Ceva nu functioneaza?