Borderou de evaluare (job #2284964)
Raport evaluator
Compilare:
main.cpp: In function 'char Advance()':
main.cpp:13:38: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
fread(buffer, 1, SIZE, stdin);
^
main.cpp: In function 'int main()':
main.cpp:39:33: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("bemo.in","r",stdin);
^
main.cpp:40:35: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("bemo.out","w",stdout);
^
main.cpp:41:24: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
main.cpp:46:27: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&x);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 3ms | 524kb | OK | 10 |
2 | 16ms | 1310kb | OK | 10 |
3 | 45ms | 2752kb | OK | 10 |
4 | 170ms | 5898kb | OK | 10 |
5 | 490ms | 9699kb | OK | 10 |
6 | 595ms | 12320kb | OK | 10 |
7 | 759ms | 14155kb | OK | 10 |
8 | 1000ms | 10878kb | Time limit exceeded | 0 |
9 | 1003ms | 11141kb | Time limit exceeded | 0 |
10 | 995ms | 17694kb | OK | 10 |
Punctaj total | 80 |