Borderou de evaluare (job #850375)
| Utilizator |
|
IP | ascuns |
|---|---|---|---|
| Problemă | Bile 2 (clasa a 6-a) | Compilator | cpp |
| Rundă | cex10_oli | Status | evaluat |
| Dată | 31 ian. 2026 17:12:19 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:37:39: error: 'z' was not declared in this scope
37 | if(a.empty() && !b.empty() && z!c.empty() && b.top()!=c.front() ){
| ^
main.cpp:37:40: error: expected ')' before '!' token
37 | if(a.empty() && !b.empty() && z!c.empty() && b.top()!=c.front() ){
| ~ ^
| )