Borderou de evaluare (job #715985)
| Utilizator |
|
IP | ascuns |
|---|---|---|---|
| Problemă | Furnica (clasa a 6-a) | Compilator | cpp-32 |
| Rundă | Arhiva de probleme | Status | evaluat |
| Dată | 21 apr. 2023 10:07:32 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:9:15: error: variable 'std::ifstream cin' has initializer but incomplete type
9 | ifstream cin("furnica.in");
| ^
main.cpp:10:16: error: variable 'std::ofstream cout' has initializer but incomplete type
10 | ofstream cout("furnica.out");
| ^