Borderou de evaluare (job #1855697)

Utilizator borscalinCalin-Stefan Georgescu borscalin Data 23 ianuarie 2017 21:02:11
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:155: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:162: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:169: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:170: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:172:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d",&n); ^ user.cpp:174:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d",&v[i]); ^ user.cpp:177: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:138:1: warning: control reaches end of non-void function [-Wreturn-type] } ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
116ms16292kbOK!10
216ms16184kbOK!10
3Depăşit16200kbTime limit exceeded.0
4Depăşit16204kbTime limit exceeded.0
5Depăşit16208kbTime limit exceeded.0
6Depăşit16260kbTime limit exceeded.0
7Depăşit16200kbTime limit exceeded.0
8Depăşit16200kbTime limit exceeded.0
9Depăşit16296kbTime limit exceeded.0
10Depăşit16200kbTime limit exceeded.0
Punctaj total20

Ceva nu functioneaza?