Borderou de evaluare (job #2211348)
Utilizator | Data | 9 iunie 2018 22:56:13 | |
---|---|---|---|
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:10:5: error: ‘f’ was not declared in this scope
f>>n>>m;
^
user.cpp:47:5: error: ‘g’ was not declared in this scope
g<<suma;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !