Borderou de evaluare (job #2034534)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:38:32: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d%d", &N, &M);
^
user.cpp:39:48: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d%d%d%d", &si, &sj, &fi, &fj);
^
user.cpp:42:40: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d", &a[i][j]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 364kb | Wrong answer! | 0 |
2 | 0ms | 344kb | Ok! | 10 |
3 | 4ms | 680kb | Ok! | 10 |
4 | 8ms | 708kb | Wrong answer! | 0 |
5 | 48ms | 1524kb | Wrong answer! | 0 |
6 | Depăşit | 2204kb | Time limit exceeded. | 0 |
7 | Depăşit | 2364kb | Time limit exceeded. | 0 |
8 | Depăşit | 2304kb | Time limit exceeded. | 0 |
9 | Depăşit | 2680kb | Time limit exceeded. | 0 |
10 | Depăşit | 2672kb | Time limit exceeded. | 0 |
Punctaj total | 20 |