Borderou de evaluare (job #853773)
| Utilizator |
|
IP | ascuns |
|---|---|---|---|
| Problemă | Bip | Compilator | cpp |
| Rundă | Arhiva de probleme | Status | evaluat |
| Dată | 19 feb. 2026 21:22:14 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:25:15: error: 'cif' was not declared in this scope; did you mean 'cif2'?
25 | while(cif==s%10)
| ^~~
| cif2
main.cpp:10:11: warning: unused variable 'cif1' [-Wunused-variable]
10 | int a,cif1=0,cif2=0,cnt=0,cnt1=0,cnt2=0,cs=0,s=0,ok=0;
| ^~~~