Borderou de evaluare (job #2018183)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:13:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("flip.in", "r", stdin);
^
user.cpp:14:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("flip.out", "w", stdout);
^
user.cpp:16:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%u %u", &n, &m);
^
user.cpp:19:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld", &mat[i][j]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 284kb | Ok! | 10 |
2 | 40ms | 284kb | Ok! | 10 |
3 | 48ms | 284kb | Ok! | 10 |
4 | 20ms | 284kb | Ok! | 10 |
5 | Depăşit | 252kb | Time limit exceeded. | 0 |
6 | Depăşit | 252kb | Time limit exceeded. | 0 |
7 | Depăşit | 256kb | Time limit exceeded. | 0 |
8 | Depăşit | 252kb | Time limit exceeded. | 0 |
9 | Depăşit | 252kb | Time limit exceeded. | 0 |
10 | Depăşit | 256kb | Time limit exceeded. | 0 |
Punctaj total | 40 |