Borderou de evaluare (job #787550)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Cezar (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 22 sept. 2024 21:41:45 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:8:17: error: variable 'std::ifstream fin' has initializer but incomplete type
8 | ifstream fin("cezar.in"); ofstream fout("cezar.out");
| ^
main.cpp:8:44: error: variable 'std::ofstream fout' has initializer but incomplete type
8 | ifstream fin("cezar.in"); ofstream fout("cezar.out");
| ^