Borderou de evaluare (job #1204310)
| Utilizator | Data | 2 iulie 2014 16:53:38 | |
|---|---|---|---|
| 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:17:17: error: variable ‘std::ifstream fin’ has initializer but incomplete type
ifstream fin("euclid2.in");
^
user.cpp:18:18: error: variable ‘std::ofstream fout’ has initializer but incomplete type
ofstream fout("euclid2.out");
^
user.cpp:20:10: error: ‘i’ was not declared in this scope
for (i=0;i<t;i++)
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
