Borderou de evaluare (job #463011)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Case1 (clasa a 5-a) | Compilator | cpp |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 28 mar. 2019 11:05:17 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:7:3: error: ‘ifstream’ was not declared in this scope
user.cpp:7:3: note: suggested alternative:
/usr/include/c++/4.6/iosfwd:159:34: note: ‘std::ifstream’
user.cpp:7:12: error: expected ‘;’ before ‘in’
user.cpp:8:3: error: ‘ofstream’ was not declared in this scope
user.cpp:8:3: note: suggested alternative:
/usr/include/c++/4.6/iosfwd:162:34: note: ‘std::ofstream’
user.cpp:8:12: error: expected ‘;’ before ‘out’
user.cpp:10:3: error: ‘in’ was not declared in this scope
user.cpp:36:3: error: ‘out’ was not declared in this scope
user.cpp:36:12: error: ‘endl’ was not declared in this scope
user.cpp:36:12: note: suggested alternative:
/usr/include/c++/4.6/ostream:543:5: note: ‘std::endl’