Borderou de evaluare (job #2034540)
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 | 352kb | Wrong answer! | 0 |
2 | 0ms | 344kb | Ok! | 10 |
3 | 4ms | 668kb | Ok! | 10 |
4 | 8ms | 700kb | Ok! | 10 |
5 | 48ms | 1512kb | Wrong answer! | 0 |
6 | Depăşit | 2200kb | Time limit exceeded. | 0 |
7 | Depăşit | 2356kb | Time limit exceeded. | 0 |
8 | Depăşit | 2308kb | Time limit exceeded. | 0 |
9 | Depăşit | 2692kb | Time limit exceeded. | 0 |
10 | Depăşit | 2668kb | Time limit exceeded. | 0 |
Punctaj total | 30 |