Borderou de evaluare (job #615388)

Utilizator avatar matthriscu Matei Hriscu matthriscu IP ascuns
Problemă Numere Apropiate (clasa a 7-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 10 nov. 2021 15:19:22 Scor 60

Raport evaluator

Compilare: main.c: In function 'main': main.c:6:39: warning: unused variable 'newline' [-Wunused-variable] 6 | int n, q, v[100005], i, y, found, newline; | ^~~~~~~ main.c:4:5: warning: ignoring return value of 'freopen' declared with attribute 'warn_unused_result' [-Wunused-result] 4 | freopen("nrapp.in", "r", stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:5:5: warning: ignoring return value of 'freopen' declared with attribute 'warn_unused_result' [-Wunused-result] 5 | freopen("nrapp.out", "w", stdout); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:8:5: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [-Wunused-result] 8 | scanf("%d", &n); | ^~~~~~~~~~~~~~~ main.c:10:9: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [-Wunused-result] 10 | scanf("%d", &v[i]); | ^~~~~~~~~~~~~~~~~~ main.c:11:5: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [-Wunused-result] 11 | scanf("%d", &q); | ^~~~~~~~~~~~~~~ main.c:13:9: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [-Wunused-result] 13 | scanf(" %c %d", &c, &y); | ^~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 131 kb OK 10
2 1 ms 131 kb OK 10
3 1 ms 131 kb OK 10
4 1 ms 131 kb OK 10
5 1 ms 131 kb OK 10
6 23 ms 389 kb OK 10
7 250 ms 634 kb Time limit exceeded 0
8 252 ms 389 kb Time limit exceeded 0
9 259 ms 520 kb Time limit exceeded 0
10 259 ms 524 kb Time limit exceeded 0
Punctaj total 60