Borderou de evaluare (job #854098)

Utilizator avatar vvru Mircea vvru IP ascuns
Problemă Missing Numbers Compilator c
Rundă Arhiva de probleme Status evaluat
Dată 22 feb. 2026 23:12:50 Scor 60

Raport evaluator

Compilare: main.c: In function 'main': main.c:5:5: warning: ignoring return value of 'freopen' declared with attribute 'warn_unused_result' [-Wunused-result] 5 | freopen("missnr.in", "r", stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:6:5: warning: ignoring return value of 'freopen' declared with attribute 'warn_unused_result' [-Wunused-result] 6 | freopen("missnr.out", "w", stdout); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:9:5: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [-Wunused-result] 9 | scanf("%lld", &N); | ^~~~~~~~~~~~~~~~~ main.c:23:9: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [-Wunused-result] 23 | scanf("%lld", &x); | ^~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 0 ms 292 kb OK 10
2 0 ms 292 kb OK 10
3 12 ms 508 kb OK 10
4 83 ms 364 kb OK 10
5 125 ms 292 kb OK 10
6 169 ms 508 kb OK 10
7 228 ms 292 kb Incorect 0
8 257 ms 292 kb Incorect 0
9 depășit 292 kb Time limit exceeded. 0
10 depășit 508 kb Time limit exceeded. 0
Punctaj total 60