Borderou de evaluare (job #594548)

Utilizator avatar ghica_amalia Ghica Amalia ghica_amalia IP ascuns
Problemă Cifre comune (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 5 apr. 2021 11:49:51 Scor 30

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:34:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 34 | if((n % 10) == (m % 10)) | ^~ main.cpp:36:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 36 | n = n / 10; | ^ main.cpp:11:40: warning: unused variable 'a' [-Wunused-variable] 11 | int n, m, cn = 0, cm = 0, cnt = 0, a; | ^
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 262 kb Incorect 0
2 1 ms 262 kb OK 10
3 1 ms 262 kb Incorect 0
4 1 ms 262 kb Incorect 0
5 1 ms 262 kb Incorect 0
6 1 ms 262 kb Incorect 0
7 1 ms 262 kb OK 10
8 1 ms 262 kb Incorect 0
9 2 ms 262 kb Incorect 0
10 1 ms 262 kb OK 10
Punctaj total 30