Borderou de evaluare (job #787548)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Cezar (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 22 sept. 2024 21:39:00 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:10:11: error: 'fin' was not declared in this scope
10 | while(fin>>s)
| ^~~
main.cpp:13:13: error: 'fout' was not declared in this scope
13 | fout<<'a';
| ^~~~
main.cpp:15:13: error: 'fout' was not declared in this scope
15 | fout<<char(s+1);
| ^~~~