Borderou de evaluare (job #1366803)
Utilizator | Data | 1 martie 2015 13:52:42 | |
---|---|---|---|
Problema | Combinari | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void afisare()’:
user.cpp:10:9: error: ‘fout’ was not declared in this scope
fout << a[i] << ' ';
^
user.cpp:11:5: error: ‘fout’ was not declared in this scope
fout << '\n';
^
user.cpp: In function ‘int main()’:
user.cpp:44:17: error: variable ‘std::ifstream fin’ has initializer but incomplete type
ifstream fin("combinari.in");
^
user.cpp:45:18: error: variable ‘std::ifstream fout’ has initializer but incomplete type
ifstream fout("combinari.out");
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !