Borderou de evaluare (job #2059497)
Raport evaluator
Compilare:
user.cpp: In function ‘void readFile()’:
user.cpp:37:32: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d%d", &t0, &t1);
^
user.cpp:38:34: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%lld%lld", &a, &b);
^
user.cpp:39:42: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%lld%lld%lld", &x, &y, &z);
^
user.cpp:40:28: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%lld", &MOD);
^
user.cpp:41:26: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%lld", &n);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 460kb | OK | 10 |
2 | 0ms | 460kb | OK | 10 |
3 | 0ms | 460kb | OK | 10 |
4 | 0ms | 464kb | OK | 10 |
5 | 32ms | 456kb | OK | 10 |
6 | 0ms | 468kb | OK | 10 |
7 | Depăşit | 476kb | Time limit exceeded. | 0 |
8 | 1388ms | 496kb | OK | 10 |
9 | 1480ms | 492kb | OK | 10 |
10 | Depăşit | 472kb | Time limit exceeded. | 0 |
Punctaj total | 80 |