Borderou de evaluare (job #701398)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Cezark (clasa a 5-a) | Compilator | cpp-32 |
Rundă | superoji1 | Status | evaluat |
Dată | 5 mar. 2023 22:45:41 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:16:9: error: 'text_tronsformat' was not declared in this scope; did you mean 'text_transformat'?
16 | text_tronsformat += char(noua_valoare_ascii);
| ^~~~~~~~~~~~~~~~
| text_transformat
main.cpp:19:5: error: 'outfile' was not declared in this scope
19 | outfile << text_transformat << "\n";
| ^~~~~~~