Borderou de evaluare (job #2142959)
Utilizator | Data | 25 februarie 2018 13:58:01 | |
---|---|---|---|
Problema | Alee | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:5:1: error: ‘ifstream’ does not name a type
ifstream fIn("alee.in");
^
user.cpp:6:1: error: ‘ofstream’ does not name a type
ofstream fOut("alee.out");
^
user.cpp: In function ‘void CitireSiInitializare()’:
user.cpp:24:2: error: ‘fIn’ was not declared in this scope
fIn >> n >> m;
^
user.cpp: In function ‘int main()’:
user.cpp:100:2: error: ‘fOut’ was not declared in this scope
fOut << matParc[x2][y2].viz << '\n';
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !