Borderou de evaluare (job #2435105)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:16:39: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("autobuze.in", "r", stdin);
^
main.cpp:17:41: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("autobuze.out", "w", stdout);
^
main.cpp:18:20: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &N);
^
main.cpp:19:46: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
for(i=1; i<=N; ++i) scanf("%d", &List[i]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 131kb | OK | 10 |
2 | 2ms | 131kb | OK | 10 |
3 | 32ms | 786kb | Incorect | 0 |
4 | 132ms | 7208kb | Incorect | 0 |
5 | 359ms | 2490kb | Incorect | 0 |
6 | 802ms | 6422kb | Time limit exceeded | 0 |
7 | 803ms | 10223kb | Time limit exceeded | 0 |
8 | 802ms | 10616kb | Time limit exceeded | 0 |
9 | 803ms | 10747kb | Time limit exceeded | 0 |
10 | 803ms | 10616kb | Time limit exceeded | 0 |
Punctaj total | 20 |