Borderou de evaluare (job #2083392)
| Utilizator | Data | 7 decembrie 2017 17:46:11 | |
|---|---|---|---|
| Problema | Generare de permutari | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
user.cpp:6:1: error: expected ‘,’ or ‘;’ before ‘ofstream’
ofstream g("permutari.out")
^
user.cpp: In function ‘void bkt(int)’:
user.cpp:20:11: error: ‘n’ was not declared in this scope
if(k==n+1)
^
user.cpp:23:13: error: ‘g’ was not declared in this scope
g<<v[i]<<' ';
^
user.cpp:24:13: error: ‘g’ was not declared in this scope
g<<'\n';
^
user.cpp: In function ‘int main()’:
user.cpp:37:8: error: ‘n’ was not declared in this scope
f>>n;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
