Borderou de evaluare (job #819241)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Cezar (clasa a 5-a) | Compilator | cpp-32 |
Rundă | concursvirtual | Status | evaluat |
Dată | 7 apr. 2025 20:41:36 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:10:5: error: 'input' was not declared in this scope; did you mean 'int'?
10 | input >> text;
| ^~~~~
| int
main.cpp:15:9: error: 'output' was not declared in this scope
15 | output << next_char;
| ^~~~~~