Pagini recente » Cod sursa (job #1120169) | Cod sursa (job #47628) | Cod sursa (job #904280) | Cod sursa (job #484251) | Borderou de evaluare (job #1800692)
Borderou de evaluare (job #1800692)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:49:29: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(InFile, "r", stdin);
^
user.cpp:50:30: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(OuFile, "w", stdout);
^
user.cpp:51:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &N, &K);
^
user.cpp:53:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &v[i]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 268kb | Incorect | 0 |
| 2 | 4ms | 336kb | Incorect | 0 |
| 3 | 16ms | 528kb | Incorect | 0 |
| 4 | 16ms | 648kb | Incorect | 0 |
| 5 | 24ms | 784kb | Incorect | 0 |
| 6 | 28ms | 872kb | OK | 10 |
| 7 | 56ms | 1336kb | Incorect | 0 |
| 8 | 84ms | 2104kb | OK | 10 |
| 9 | Depăşit | 2244kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 2016kb | Time limit exceeded. | 0 |
| Punctaj total | 20 |