Borderou de evaluare (job #1327426)
Utilizator | Data | 26 ianuarie 2015 18:38:59 | |
---|---|---|---|
Problema | Algoritmul lui Euclid | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:3:1: error: ‘ifstream’ does not name a type
ifstream fin ( "euclid2.in" ) ;
^
user.cpp:4:1: error: ‘ofstream’ does not name a type
ofstream fout ( "euclid2.out" ) ;
^
user.cpp: In function ‘int main()’:
user.cpp:8:5: error: ‘fin’ was not declared in this scope
fin>>t ;
^
user.cpp:17:9: error: ‘fout’ was not declared in this scope
fout<<a<<'\n' ;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !