Borderou de evaluare (job #798359)

Utilizator avatar cristiz nerdvana 6 Zoescu Cristian cristiz IP ascuns
Problemă Parola (clasa a 5-a) Compilator c-32
Rundă Tema 16 Clasa a 5-a Status evaluat
Dată 30 nov. 2024 22:08:49 Scor 90

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 | fout=fopen("parola.out","w"); | ^~~~ main.c:29:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 29 | if(i==1) | ^~ main.c:31:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 31 | 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 249 kb Killed by Signal 8 0
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 1 ms 245 kb OK 10
9 1 ms 245 kb OK 10
10 1 ms 245 kb OK 10
Punctaj total 90