Borderou de evaluare (job #1332620)
Utilizator | Data | 2 februarie 2015 11:14:05 | |
---|---|---|---|
Problema | Editor | 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:7:15: error: variable ‘std::ifstream f’ has initializer but incomplete type
ifstream f("editor.in");
^
user.cpp:8:15: error: variable ‘std::ofstream g’ has initializer but incomplete type
ofstream g("editor.out");
^
user.cpp:12:10: error: ‘i’ was not declared in this scope
for (i=1;i<=n;i++)
^
user.cpp:10:10: warning: unused variable ‘c’ [-Wunused-variable]
char c;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !