Borderou de evaluare (job #595591)

Utilizator avatar VladOprea Oprea Vlad VladOprea IP ascuns
Problemă Cifre 4 (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 8 apr. 2021 18:31:00 Scor 100

Raport evaluator

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