Borderou de evaluare (job #545120)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Apropiate (clasa a 6-a) | Compilator | cpp |
Rundă | lasm_19_03_2020_10 | Status | evaluat |
Dată | 19 mar. 2020 12:40:35 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:2:1: error: ‘ifstream’ does not name a type
user.cpp:3:1: error: ‘ofstream’ does not name a type
user.cpp: In function ‘void read()’:
user.cpp:26:3: error: ‘in’ was not declared in this scope
user.cpp:30:6: error: ‘cin’ was not declared in this scope
user.cpp:30:6: note: suggested alternative:
/usr/include/c++/4.6/iostream:61:18: note: ‘std::cin’
user.cpp:35:28: error: ‘out’ was not declared in this scope
user.cpp:36:17: error: ‘out’ was not declared in this scope
user.cpp:37:23: error: ‘out’ was not declared in this scope
user.cpp:38:16: error: ‘out’ was not declared in this scope
user.cpp:40:8: error: ‘out’ was not declared in this scope
user.cpp: At global scope:
user.cpp:43:11: error: ‘::main’ must return ‘int’