Borderou de evaluare (job #1545947)
Utilizator | Data | 7 decembrie 2015 14:46:48 | |
---|---|---|---|
Problema | Seriale | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:3:1: error: ‘ifstream’ does not name a type
ifstream f("seriale.in");
^
user.cpp:4:1: error: ‘ofstream’ does not name a type
ofstream g("seriale.out");
^
user.cpp: In function ‘int main()’:
user.cpp:15:5: error: ‘f’ was not declared in this scope
f>>n>>k;
^
user.cpp:64:1: error: ‘fout’ was not declared in this scope
fout<<(n-lmax)*2;
^
user.cpp:13:13: warning: unused variable ‘lc’ [-Wunused-variable]
int i,n,lc,k,j;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !