Borderou de evaluare (job #2307030)
Utilizator | Data | 23 decembrie 2018 16:31:11 | |
---|---|---|---|
Problema | Algoritmul lui Euclid | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:2:1: error: 'ifstream' does not name a type
ifstream fin ("euclid2.in");
^~~~~~~~
main.cpp:3:1: error: 'ofstream' does not name a type
ofstream fout("euclid2.out");
^~~~~~~~
main.cpp: In function 'int main()':
main.cpp:9:1: error: 'fin' was not declared in this scope
fin>>t;
^~~
main.cpp:18:9: error: 'fout' was not declared in this scope
fout<<a<<endl;
^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !