Borderou de evaluare (job #2229052)
Utilizator | Data | 5 august 2018 19:42:01 | |
---|---|---|---|
Problema | Triopalindrom | Status | done |
Runda | Arhiva Monthly | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:1:1: error: ‘include’ does not name a type
include<fstream>
^~~~~~~
user.cpp:8:1: error: ‘ifstream’ does not name a type
ifstream fin("triopalindrom.in");
^~~~~~~~
user.cpp:9:1: error: ‘ofstream’ does not name a type
ofstream fout("triopalindrom.out");
^~~~~~~~
user.cpp: In function ‘int main()’:
user.cpp:23:5: error: ‘fin’ was not declared in this scope
fin>>a+1;
^~~
user.cpp:50:5: error: ‘fout’ was not declared in this scope
fout<<rez;
^~~~
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !