Borderou de evaluare (job #823633)

Utilizator avatar cristiz nerdvana 6 Zoescu Cristian cristiz IP ascuns
Problemă Parola (clasa a 5-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 12 mai 2025 17:35:09 Scor 100

Raport evaluator

Compilare: main.c: In function 'main': main.c:12:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 12 | for(i=1;i*10<=ca;i=i*10) | ^~~ main.c:14:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 14 | printf("%d",i); | ^~~~~~ main.c:30:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 30 | if(i==1) | ^~ main.c:32:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 32 | i=i/10; | ^ main.c:9:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 9 | fscanf(fin,"%d%d%d",&k,&a,&b); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 10
2 1 ms 507 kb OK 10
3 1 ms 245 kb OK 10
4 1 ms 245 kb OK 10
5 1 ms 245 kb OK 10
6 1 ms 245 kb OK 10
7 1 ms 245 kb OK 10
8 3 ms 245 kb OK 10
9 1 ms 245 kb OK 10
10 1 ms 507 kb OK 10
Punctaj total 100