Borderou de evaluare (job #1796321)
Utilizator | Data | 3 noiembrie 2016 12:37:13 | |
---|---|---|---|
Problema | ZParcurgere | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:5:1: error: ‘ifstream’ does not name a type
ifstream f("z.in");
^
user.cpp:6:1: error: ‘ofstream’ does not name a type
ofstream g("z.out");
^
user.cpp: In function ‘int main()’:
user.cpp:28:5: error: ‘f’ was not declared in this scope
f >> n >> k;
^
user.cpp:32:7: error: ‘g’ was not declared in this scope
g << afla(i,j,n)<<'\n';
^
user.cpp:27:17: warning: unused variable ‘h’ [-Wunused-variable]
int n,k,i,j,h;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !