Borderou de evaluare (job #629682)

Utilizator avatar leonica123 filipeanu leonard leonica123 IP ascuns
Problemă Minnr (clasa a 5-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 2 feb. 2022 15:53:43 Scor 100

Raport evaluator

Compilare: main.c: In function 'main': main.c:22:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 22 | while(v[i]==0)//cautam primul element non zero cel mai mic | ^~~~~ main.c:24:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 24 | fprintf(fout,"%d",i);//afisam j | ^~~~~~~ main.c:11:3: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 11 | fscanf(fin,"%d",&n); | ^~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 114 kb OK 10
2 1 ms 114 kb OK 10
3 1 ms 114 kb OK 10
4 1 ms 114 kb OK 10
5 1 ms 114 kb OK 10
6 1 ms 114 kb OK 10
7 1 ms 114 kb OK 10
8 1 ms 114 kb OK 10
9 1 ms 114 kb OK 10
10 1 ms 114 kb OK 10
Punctaj total 100