Borderou de evaluare (job #854275)
| Utilizator |
|
IP | ascuns |
|---|---|---|---|
| Problemă | Bip | Compilator | cpp |
| Rundă | Arhiva de probleme | Status | evaluat |
| Dată | 23 feb. 2026 15:41:53 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:12:21: error: expected primary-expression before '!=' token
12 | if(cs%1=!=cs/10%10) cnt++;
| ^~
main.cpp:7:12: warning: unused variable 'ca' [-Wunused-variable]
7 | int a, ca, cnt=0, s=0, cif1=0, cif2=0, cs, cnt1=0, cnt2=0, ok=0;
| ^~