Borderou de evaluare (job #2205458)
Utilizator | Data | 19 mai 2018 11:09:27 | |
---|---|---|---|
Problema | Tabela | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:4:11: error: variable ‘std::ifstream f’ has initializer but incomplete type
ifstream f("tabela.in");
^
user.cpp:5:11: error: variable ‘std::ofstream g’ has initializer but incomplete type
ofstream g("tabela.out");
^
user.cpp: In function ‘int main()’:
user.cpp:8:8: error: ‘a’ was not declared in this scope
f>>a>>b;
^
user.cpp:8:11: error: ‘b’ was not declared in this scope
f>>a>>b;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !