Borderou de evaluare (job #1877705)
Utilizator | Data | 13 februarie 2017 18:01:37 | |
---|---|---|---|
Problema | Energii | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:4:1: error: ‘ifstream’ does not name a type
ifstream fin("energii.in");
^
user.cpp:5:1: error: ‘ofstream’ does not name a type
ofstream fout("energii.out");
^
user.cpp: In function ‘int main()’:
user.cpp:13:5: error: ‘fin’ was not declared in this scope
fin>>g;
^
user.cpp:58:8: error: ‘fout’ was not declared in this scope
fout<<-1;
^
user.cpp:60:9: error: ‘fout’ was not declared in this scope
fout<<a[g][w];
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !