Borderou de evaluare (job #763609)

Utilizator avatar EduardGrigoras eduard EduardGrigoras IP ascuns
Problemă Hobbit (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 21 feb. 2024 14:27:53 Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:27:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 27 | if(a%10%2==0) | ^~ main.cpp:29:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 29 | a=a/10; | ^ main.cpp:33:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 33 | if(b%10%2==1) | ^~ main.cpp:35:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 35 | b=b/10; | ^
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 2 ms 245 kb OK 20
2 3 ms 245 kb OK 20
3 3 ms 245 kb OK 20
4 3 ms 245 kb OK 20
5 3 ms 241 kb OK 20
Punctaj total 100