Borderou de evaluare (job #1622747)
Utilizator | Data | 1 martie 2016 14:00:15 | |
---|---|---|---|
Problema | Custi | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:1:9: error: #include expects "FILENAME" or <FILENAME>
#include <fstream>
^
user.cpp:4:11: error: variable ‘std::ifstream f’ has initializer but incomplete type
ifstream f("custi.in");
^
user.cpp:5:11: error: variable ‘std::ofstream g’ has initializer but incomplete type
ofstream g("custi.out");
^
user.cpp: In function ‘int main()’:
user.cpp:26:9: error: ‘endl’ was not declared in this scope
g<<val<<endl;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !