Borderou de evaluare (job #1264857)
Utilizator | Data | 16 noiembrie 2014 13:34:26 | |
---|---|---|---|
Problema | Reactivi | Status | done |
Runda | baraj1_cnshb | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:2:1: error: ‘ifstream’ does not name a type
ifstream fin("reactivi.in");
^
user.cpp:3:1: error: ‘ofstream’ does not name a type
ofstream fout("reactivi.out");
^
user.cpp: In function ‘int main()’:
user.cpp:12:5: error: ‘fin’ was not declared in this scope
fin>>N;
^
user.cpp:18:48: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
if(ti[j]>ti[poz] || ti[j]==ti[poz] && tf[j]<tf[poz])
^
user.cpp:60:5: error: ‘fout’ was not declared in this scope
fout<<nf<<'\n';
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !