Borderou de evaluare (job #654564)
| Utilizator |
|
IP | ascuns |
|---|---|---|---|
| Problemă | Cifre comune (clasa a 5-a) | Compilator | cpp-32 |
| Rundă | Arhiva de probleme | Status | evaluat |
| Dată | 7 iul. 2022 09:15:58 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:7:14: error: variable 'std::ifstream fin' has initializer but incomplete type
7 | ifstream fin("cfcomune.in");
| ^
main.cpp:8:15: error: variable 'std::ofstream fout' has initializer but incomplete type
8 | ofstream fout("cfcomune.out");
| ^