Borderou de evaluare (job #791162)

Utilizator avatar MARIARADU Radu Maria Sofia MARIARADU IP ascuns
Problemă Hobbit (clasa a 5-a) Compilator c-32
Rundă Tema 11 Clasa a 5-a Status evaluat
Dată 24 oct. 2024 17:08:02 Scor 100

Raport evaluator

Compilare: main.c: In function 'main': main.c:15:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 15 | if(A%10%2==0) | ^~ main.c:17:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 17 | A=A/10; | ^ main.c:20:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 20 | if(B%10%2==1) | ^~ main.c:22:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 22 | B=B/10; | ^ main.c:9:4: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 9 | fscanf(fin,"%d%d",&A,&B); | ^~~~~~~~~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 20
2 1 ms 245 kb OK 20
3 1 ms 266 kb OK 20
4 1 ms 245 kb OK 20
5 1 ms 245 kb OK 20
Punctaj total 100