Pagini recente » Monitorul de evaluare | Diferente pentru problema/munte intre reviziile 17 si 18 | Atasamentele paginii Profil Theodor1000 | Concursuri virtuale | Borderou de evaluare (job #1418584)
Borderou de evaluare (job #1418584)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:82:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("pixels.in", "r", stdin);
^
user.cpp:83:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("pixels.out", "w", stdout);
^
user.cpp:85:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &N);
^
user.cpp:94:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &x);
^
user.cpp:103:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &x);
^
user.cpp:113:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &x);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 4ms | 1832kb | OK | 10 |
| 2 | 4ms | 1856kb | OK | 10 |
| 3 | 4ms | 1860kb | OK | 10 |
| 4 | 8ms | 1856kb | OK | 10 |
| 5 | 32ms | 2116kb | OK | 10 |
| 6 | 68ms | 2216kb | OK | 10 |
| 7 | 36ms | 2316kb | OK | 10 |
| 8 | Depăşit | 4372kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 4884kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 4944kb | Time limit exceeded. | 0 |
| Punctaj total | 70 |