Borderou de evaluare (job #853765)
| Utilizator |
|
IP | ascuns |
|---|---|---|---|
| Problemă | Bip | Compilator | cpp |
| Rundă | Arhiva de probleme | Status | evaluat |
| Dată | 19 feb. 2026 21:09:39 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:10:40: error: expected initializer before 'cs1'
10 | int a,cnt1=0,cnt2=0,cnt=0,cs,s,ult cs1;
| ^~~
main.cpp:16:9: error: 'cs1' was not declared in this scope; did you mean 'cs'?
16 | cs1=s;
| ^~~
| cs
main.cpp:25:9: error: 'ult' was not declared in this scope
25 | ult=s%10;
| ^~~