Borderou de evaluare (job #603561)

Utilizator avatar Zluca.jmecher Zamfir Luca Cristian Zluca.jmecher IP ascuns
Problemă Ouă (clasa a 6-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 12 aug. 2021 19:44:18 Scor 90

Raport evaluator

Compilare: main.c: In function 'main': main.c:56:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 56 | for(i = 1; i <= nr_bunny; i++) | ^~~ main.c:79:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 79 | durata++; | ^~~~~~ main.c:25:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 25 | fscanf(fin, "%d%d", &l, &nr_oua); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:28:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 28 | fscanf(fin, "%d%d%d", &lin, &col, &val); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:36:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 36 | fscanf(fin, "%d", &nr_bunny); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:39:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 39 | fscanf(fin, "%d%d", &lin_bunny[i], &col_bunny[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 131 kb OK 10
6 1 ms 131 kb OK 10
7 1 ms 131 kb OK 10
8 1 ms 131 kb OK 10
9 1 ms 131 kb OK 10
10 1 ms 131 kb Incorect 0
Punctaj total 90