Borderou de evaluare (job #797423)

Utilizator avatar ionutiulian68 Radu Ionut ionutiulian68 IP ascuns
Problemă Hobbit (clasa a 5-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 24 nov. 2024 11:52:52 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