Pagini recente » Diferente pentru problema/pikachu intre reviziile 6 si 4 | Borderou de evaluare (job #1517626) | Borderou de evaluare (job #909431) | Cod sursa (job #1641997) | Borderou de evaluare (job #1494395)
Borderou de evaluare (job #1494395)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:45:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("noname2.in" , "r", stdin );
^
user.cpp:46:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("noname2.out", "w", stdout);
^
user.cpp:48:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld %lld", &N, &K);
^
user.cpp:50:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld", &V[i]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 272kb | OK | 10 |
| 2 | 0ms | 268kb | OK | 10 |
| 3 | 0ms | 268kb | OK | 10 |
| 4 | 0ms | 284kb | OK | 10 |
| 5 | Depăşit | 1812kb | Time limit exceeded. | 0 |
| 6 | Depăşit | 1812kb | Time limit exceeded. | 0 |
| 7 | Depăşit | 1824kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 1828kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 1828kb | Time limit exceeded. | 0 |
| 10 | 400ms | 1832kb | OK | 10 |
| Punctaj total | 50 |