Borderou de evaluare (job #791123)

Utilizator avatar mariapuiu Puiu Maria Dimitria mariapuiu IP ascuns
Problemă Hobbit (clasa a 5-a) Compilator c-32
Rundă Tema 11 Clasa a 5-a Status evaluat
Dată 24 oct. 2024 12:51:50 Scor 95

Raport evaluator

Compilare: main.c: In function 'main': main.c:15:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 15 | if(a%10%2==0) | ^~ main.c:17:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 17 | a=a/10; | ^ main.c:20:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 20 | if(b%10%2==1) | ^~ main.c:22:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 22 | b=b/10; | ^ main.c:9:3: 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 507 kb OK 20
3 1 ms 245 kb OK 20
4 1 ms 245 kb OK 20
5 1 ms 245 kb OK 20
Penalizare: 5% (pentru 1 submisie/ii) 5%
Punctaj total 95