Borderou de evaluare (job #1342207)
| Utilizator | Data | 13 februarie 2015 17:30:35 | |
|---|---|---|---|
| Problema | Generare de permutari | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
user.cpp:3:13: error: variable ‘std::ifstream fin’ has initializer but incomplete type
ifstream fin("permutari.in");
^
user.cpp:4:14: error: variable ‘std::ofstream fout’ has initializer but incomplete type
ofstream fout("permutari.out");
^
user.cpp: In function ‘void back(int)’:
user.cpp:32:11: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses]
if(valid(k))
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
