Borderou de evaluare (job #2711449)
Utilizator | Data | 24 februarie 2021 09:42:58 | |
---|---|---|---|
Problema | Inv | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:3:1: error: 'ifstream' does not name a type
ifstream inStream("inv.in");
^~~~~~~~
main.cpp:4:1: error: 'ofstream' does not name a type
ofstream outStream("inv.out");
^~~~~~~~
main.cpp: In function 'int main()':
main.cpp:32:5: error: 'inStream' was not declared in this scope
inStream >> n;
^~~~~~~~
main.cpp:43:5: error: 'outStream' was not declared in this scope
outStream << inversions;
^~~~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !