Borderou de evaluare (job #614357)

Utilizator avatar Zluca.jmecher Zamfir Luca Cristian Zluca.jmecher IP ascuns
Problemă Invector (clasa a 7-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 4 nov. 2021 19:38:51 Scor 100

Raport evaluator

Compilare: main.c: In function 'main': main.c:29:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 29 | for(i = 0; i < n; i++) | ^~~ main.c:32:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 32 | nset(0, n - 1, v); | ^~~~ main.c: In function 'nset': main.c:17:1: warning: control reaches end of non-void function [-Wreturn-type] 17 | } | ^ main.c: In function 'main': main.c:28:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 28 | fscanf(fin, "%d", &n); | ^~~~~~~~~~~~~~~~~~~~~ main.c:30:7: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 30 | fscanf(fin, "%d", &v[i]); | ^~~~~~~~~~~~~~~~~~~~~~~~
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 262 kb OK 10
6 87 ms 626 kb OK 10
7 89 ms 626 kb OK 10
8 94 ms 626 kb OK 10
9 95 ms 622 kb OK 10
10 95 ms 622 kb OK 10
Punctaj total 100