Borderou de evaluare (job #2465208)
Utilizator | Data | 29 septembrie 2019 16:40:56 | |
---|---|---|---|
Problema | Algoritmul lui Euclid | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:3:1: error: 'ifstream' does not name a type
ifstream fin ("euclid2.in");
^~~~~~~~
main.cpp:4:1: error: 'ofstream' does not name a type
ofstream fout ("euclid2.out");
^~~~~~~~
main.cpp: In function 'int main()':
main.cpp:10:5: error: 'fin' was not declared in this scope
fin >> x;
^~~
main.cpp:19:13: error: 'fout' was not declared in this scope
fout << a << "/n";
^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !