Borderou de evaluare (job #1897783)
Utilizator | Data | 1 martie 2017 18:19:13 | |
---|---|---|---|
Problema | Copaci | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:9:2: error: stray ‘#’ in program
}#include <fstream>
^
user.cpp:9:3: error: ‘include’ does not name a type
}#include <fstream>
^
user.cpp:12:14: error: variable ‘std::ifstream fin’ has initializer but incomplete type
ifstream fin ("copaci.in");
^
user.cpp:13:15: error: variable ‘std::ofstream fout’ has initializer but incomplete type
ofstream fout ("copaci.out");
^
user.cpp: In function ‘int main()’:
user.cpp:26:5: error: redefinition of ‘int main()’
int main()
^
user.cpp:5:5: error: ‘int main()’ previously defined here
int main()
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !