Borderou de evaluare (job #1417596)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:43:28: 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:47:27: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d", &a[i]);
^
user.cpp:52:39: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d%d%d", &type, &x, &y);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 88ms | 328kb | Corect! | 20 |
| 2 | 92ms | 320kb | Corect! | 20 |
| 3 | 88ms | 328kb | Corect! | 20 |
| 4 | 88ms | 320kb | Corect! | 20 |
| 5 | 88ms | 320kb | Corect! | 20 |
| Punctaj total | 100 |