Borderou de evaluare (job #1861032)
Raport evaluator
Compilare:
user.cpp: In function ‘void Solve()’:
user.cpp:53:9: warning: variable ‘linie’ set but not used [-Wunused-but-set-variable]
int linie, coloana;
^
user.cpp:53:16: warning: variable ‘coloana’ set but not used [-Wunused-but-set-variable]
int linie, coloana;
^
user.cpp: In function ‘void Read()’:
user.cpp:20:31: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d %d", &n, &m);
^
user.cpp:26:38: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d", &a[i][j]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 276kb | OK | 10 | 10 |
| 2 | 0ms | 308kb | OK | 10 | 10 |
| 3 | 0ms | 468kb | OK | 10 | 10 |
| 4 | 0ms | 664kb | OK | 10 | 0 |
| 5 | 12ms | 1056kb | OK | 10 |
| 6 | 24ms | 1444kb | OK | 10 |
| 7 | 540ms | 3984kb | OK | 10 |
| 8 | Depăşit | 4044kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 4160kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 4156kb | Time limit exceeded. | 0 |
| Punctaj total | 30 |