Borderou de evaluare (job #2304572)
Utilizator | Data | 18 decembrie 2018 10:48:35 | |
---|---|---|---|
Problema | Deque | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:3:1: error: 'ifstream' does not name a type
ifstream in("deque.in");
^~~~~~~~
main.cpp:4:1: error: 'ofstream' does not name a type
ofstream out("deque.out");
^~~~~~~~
main.cpp: In function 'int main()':
main.cpp:10:5: error: 'in' was not declared in this scope
in>>n>>k;
^~
main.cpp:25:5: error: 'out' was not declared in this scope
out<<s;
^~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !