Borderou de evaluare (job #2034536)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:37: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:38: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:41: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 | 360kb | Wrong answer! | 0 |
2 | 0ms | 340kb | Ok! | 10 |
3 | 0ms | 672kb | Ok! | 10 |
4 | 8ms | 700kb | Wrong answer! | 0 |
5 | 48ms | 1512kb | Wrong answer! | 0 |
6 | Depăşit | 2196kb | Time limit exceeded. | 0 |
7 | Depăşit | 2348kb | Time limit exceeded. | 0 |
8 | Depăşit | 2300kb | Time limit exceeded. | 0 |
9 | Depăşit | 2680kb | Time limit exceeded. | 0 |
10 | Depăşit | 2668kb | Time limit exceeded. | 0 |
Punctaj total | 20 |