Borderou de evaluare (job #3177096)
Utilizator | Data | 28 noiembrie 2023 15:33:57 | |
---|---|---|---|
Problema | Dragoni | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:6:1: error: 'ifstream' does not name a type
6 | ifstream f("dragoni.in");
| ^~~~~~~~
main.cpp:7:1: error: 'ofstream' does not name a type
7 | ofstream g("dragoni.out");
| ^~~~~~~~
main.cpp: In function 'int main()':
main.cpp:28:5: error: 'f' was not declared in this scope
28 | f >> t;
| ^
main.cpp:44:9: error: 'g' was not declared in this scope
44 | g << max_distance;
| ^
main.cpp:85:9: error: 'g' was not declared in this scope
85 | g << total;
| ^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !