Pagini recente » Borderou de evaluare (job #1674166) | Borderou de evaluare (job #1258708) | Borderou de evaluare (job #1297741) | Borderou de evaluare (job #3280972) | Borderou de evaluare (job #1259273)
Borderou de evaluare (job #1259273)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:113:72: warning: statement has no effect [-Wunused-value]
eprintf("TIME = %.3f\n",(double)(clock() - start) / CLOCKS_PER_SEC);
^
user.cpp:84:9: warning: unused variable ‘start’ [-Wunused-variable]
int start = clock();
^
user.cpp:61:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("rama.in","r",stdin);
^
user.cpp:62:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("rama.out","w",stdout);
^
user.cpp:71:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf(" %c",&foo);
^
user.cpp: In function ‘int read()’:
user.cpp:42:40: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
inline int read(){int x;scanf(" %d",&x);return x;}
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 2872kb | OK | 10 |
2 | 16ms | 4232kb | Incorect | 0 |
3 | 40ms | 4996kb | Incorect | 0 |
4 | Depăşit | 7488kb | Time limit exceeded. | 0 |
5 | 132ms | 8288kb | Incorect | 0 |
6 | 112ms | 8200kb | Incorect | 0 |
7 | Depăşit | 8332kb | Time limit exceeded. | 0 |
8 | 80ms | 8372kb | Incorect | 0 |
9 | Depăşit | 8332kb | Time limit exceeded. | 0 |
10 | 156ms | 8368kb | OK | 10 |
Punctaj total | 20 |