Pagini recente » Cod sursa (job #2117549) | Cod sursa (job #2361019) | Cod sursa (job #2561613) | Cod sursa (job #2755015) | Borderou de evaluare (job #2292902)
Borderou de evaluare (job #2292902)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:9: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:10: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:11:20: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &N); Left=N;
^
main.cpp:12: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]); Head[i]=-1; Size[i]=1;}
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 2ms | 131kb | OK | 10 |
| 2 | 2ms | 131kb | OK | 10 |
| 3 | 13ms | 131kb | Incorect | 0 |
| 4 | 168ms | 262kb | Incorect | 0 |
| 5 | 522ms | 262kb | Incorect | 0 |
| 6 | 803ms | 393kb | Time limit exceeded | 0 |
| 7 | 800ms | 524kb | Time limit exceeded | 0 |
| 8 | 800ms | 786kb | Time limit exceeded | 0 |
| 9 | 802ms | 655kb | Time limit exceeded | 0 |
| 10 | 801ms | 786kb | Time limit exceeded | 0 |
| Punctaj total | 20 |