Borderou de evaluare (job #1284266)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:83:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("eliminare.in", "r", stdin);
^
user.cpp:84:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("eliminare.out", "w", stdout);
^
user.cpp:86:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &N, &M);
^
user.cpp:88:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &v[i]);
^
user.cpp:102:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &x, &y);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 24ms | 684kb | OK | 10 |
| 2 | 40ms | 1152kb | OK | 10 |
| 3 | 448ms | 6996kb | OK | 10 |
| 4 | 724ms | 7388kb | OK | 10 |
| 5 | 1152ms | 13920kb | OK | 10 |
| 6 | 912ms | 14316kb | OK | 10 |
| 7 | 1572ms | 14508kb | OK | 10 |
| 8 | 3024ms | 28556kb | OK | 10 |
| 9 | 3344ms | 28636kb | OK | 10 |
| 10 | 3392ms | 28744kb | OK | 10 |
| Punctaj total | 100 |