Borderou de evaluare (job #1500519)
Utilizator | Data | 12 octombrie 2015 08:45:56 | |
---|---|---|---|
Problema | Algoritmul lui Euclid | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:14:14: error: variable ‘std::ifstream fin’ has initializer but incomplete type
ifstream fin(infile);
^
user.cpp:15:15: error: variable ‘std::ofstream fout’ has initializer but incomplete type
ofstream fout(outfile);
^
user.cpp:25:2: error: expected ‘;’ before ‘fout’
fout.close();
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !