Borderou de evaluare (job #1509121)
Utilizator | Data | 23 octombrie 2015 15:28:50 | |
---|---|---|---|
Problema | Datorii | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:6:1: error: ‘ifstream’ does not name a type
ifstream in("datorii.in");
^
user.cpp:7:1: error: ‘ofstream’ does not name a type
ofstream out("datorii.out");
^
user.cpp: In function ‘int main()’:
user.cpp:12:5: error: ‘in’ was not declared in this scope
in>>n>>m;
^
user.cpp:12:9: error: ‘n’ was not declared in this scope
in>>n>>m;
^
user.cpp:12:12: error: ‘m’ was not declared in this scope
in>>n>>m;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !