Borderou de evaluare (job #2970657)
Utilizator | Data | 25 ianuarie 2023 17:53:47 | |
---|---|---|---|
Problema | Taramul Nicaieri | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:3:1: error: 'ifstream' does not name a type
3 | ifstream in("harta.in");
| ^~~~~~~~
main.cpp:4:1: error: 'ofstream' does not name a type
4 | ofstream out("harta.out");
| ^~~~~~~~
main.cpp: In function 'int main()':
main.cpp:42:5: error: 'in' was not declared in this scope; did you mean 'n'?
42 | in >> n;
| ^~
| n
main.cpp:85:5: error: 'out' was not declared in this scope
85 | out << total << "\n";
| ^~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !