Borderou de evaluare (job #605955)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Comanda (clasa 5-6) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 11 sept. 2021 15:04:03 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:27:16: error: 'a' was not declared in this scope
27 | while(cin>>a)
| ^
main.cpp:24:27: warning: unused variable 'command' [-Wunused-variable]
24 | int input,input2;char command;
| ^~~~~~~