Pagini recente » Cod sursa (job #320735) | Cod sursa (job #385015) | Cod sursa (job #464385) | Cod sursa (job #2452244) | Borderou de evaluare (job #1304406)
Borderou de evaluare (job #1304406)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:45:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(IN_FILE, "r", stdin);
^
user.cpp:46:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(OUT_FILE, "w", stdout);
^
user.cpp:48:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
int N; scanf("%d%d", &N, &S);
^
user.cpp:52:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &t, &c);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 28ms | 19816kb | OK | 10 |
| 2 | 28ms | 19832kb | OK | 10 |
| 3 | 72ms | 20588kb | OK | 10 |
| 4 | 420ms | 26004kb | OK | 10 |
| 5 | 804ms | 32552kb | OK | 10 |
| 6 | 1140ms | 36100kb | OK | 10 |
| 7 | 1344ms | 38836kb | OK | 10 |
| 8 | 1456ms | 39752kb | OK | 10 |
| 9 | Depăşit | 44728kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 44696kb | Time limit exceeded. | 0 |
| Punctaj total | 80 |