Borderou de evaluare (job #1957999)
Utilizator | Data | 7 aprilie 2017 21:54:33 | |
---|---|---|---|
Problema | A+B | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:3:11: error: variable ‘std::ifstream f’ has initializer but incomplete type
ifstream f("adunare.in");ofstream g("adunare.out");int main(){int a,b;f>>a>>b;g<<a+b;return 0;}
^
user.cpp:3:36: error: variable ‘std::ofstream g’ has initializer but incomplete type
ifstream f("adunare.in");ofstream g("adunare.out");int main(){int a,b;f>>a>>b;g<<a+b;return 0;}
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !