Borderou de evaluare (job #1417598)
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:50: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:55: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 | 304kb | Corect! | 20 |
| 2 | 92ms | 296kb | Corect! | 20 |
| 3 | 92ms | 300kb | Corect! | 20 |
| 4 | 92ms | 300kb | Corect! | 20 |
| 5 | 88ms | 304kb | Corect! | 20 |
| Punctaj total | 100 |