Borderou de evaluare (job #1730578)
Utilizator | Data | 17 iulie 2016 10:13:44 | |
---|---|---|---|
Problema | A+B | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:5:17: error: variable ‘std::ifstream f’ has initializer but incomplete type
std::ifstream f("adunare.in");
^
user.cpp:6:17: error: variable ‘std::ofstream o’ has initializer but incomplete type
std::ofstream o("adunare.out");
^
user.cpp:13:30: error: variable ‘std::istringstream iss’ has initializer but incomplete type
std::istringstream iss(line);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !