Borderou de evaluare (job #663038)

Utilizator avatar Clocotan Clocotan Cristian Clocotan IP ascuns
Problemă Cifre 4 (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 20 sept. 2022 19:21:21 Scor 100

Raport evaluator

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