Borderou de evaluare (job #1094692)
Utilizator | Data | 29 ianuarie 2014 18:49:28 | |
---|---|---|---|
Problema | Jocul Flip | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:3:1: error: ‘ifstream’ does not name a type
ifstream f("flip.in");
^
user.cpp:4:1: error: ‘ofstream’ does not name a type
ofstream g("flip.out");
^
user.cpp: In function ‘int main()’:
user.cpp:8:2: error: ‘f’ was not declared in this scope
f>>n>>m;
^
user.cpp:44:2: error: ‘g’ was not declared in this scope
g<<ossz;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !