Borderou de evaluare (job #2245086)
Utilizator | Data | 24 septembrie 2018 18:17:27 | |
---|---|---|---|
Problema | Potrivirea sirurilor | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:9:1: error: ‘ifstream’ does not name a type
ifstream f("strmatch.in");
^~~~~~~~
user.cpp:10:1: error: ‘ofstream’ does not name a type
ofstream g("strmatch.out");
^~~~~~~~
user.cpp: In function ‘int main()’:
user.cpp:30:5: error: ‘f’ was not declared in this scope
f>>A;
^
user.cpp:53:5: error: ‘g’ was not declared in this scope
g<<n<<'\n';
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !