Borderou de evaluare (job #1673432)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:28:29: 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:31:34: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d", &val[i][j]);
^
user.cpp:35:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("plantatie.out", "w", stdout);
^
user.cpp:37:38: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d %d %d", &l, &c, &k);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 300kb | OK | 10 | 10 |
| 2 | 0ms | 336kb | OK | 10 | 10 |
| 3 | 4ms | 396kb | OK | 10 | 10 |
| 4 | 12ms | 480kb | OK | 10 | 10 |
| 5 | 72ms | 584kb | OK | 10 | 10 |
| 6 | Depăşit | 680kb | Time limit exceeded. | 0 | 0 |
| 7 | Depăşit | 880kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 1072kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 1268kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 1260kb | Time limit exceeded. | 0 |
| Punctaj total | 50 |