Pagini recente » Profil Alpin | Monitorul de evaluare | Profil aleex | Monitorul de evaluare | Borderou de evaluare (job #2024922)
Borderou de evaluare (job #2024922)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:21:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("stramosi.in", "r", stdin);
^
user.cpp:22:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("stramosi.out", "w", stdout);
^
user.cpp:23:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:26:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &v[i]);
^
user.cpp:46:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &a, &b);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 480kb | OK! | 10 |
| 2 | 0ms | 516kb | OK! | 10 |
| 3 | 4ms | 540kb | OK! | 10 |
| 4 | 16ms | 1120kb | OK! | 10 |
| 5 | 20ms | 1136kb | OK! | 10 |
| 6 | 80ms | 2636kb | OK! | 10 |
| 7 | 144ms | 5380kb | OK! | 10 |
| 8 | 256ms | 7936kb | OK! | 10 |
| 9 | 680ms | 16152kb | OK! | 10 |
| 10 | Depăşit | 19968kb | Time limit exceeded. | 0 |
| Punctaj total | 90 |