Borderou de evaluare (job #484719)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Medalion (clasa a 6-a) | Compilator | cpp |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 31 aug. 2019 11:59:39 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function 'int main()':
user.cpp:6:5: error: 'ifstream' was not declared in this scope
user.cpp:6:5: note: suggested alternative:
/usr/include/c++/4.6/iosfwd:159:34: note: 'std::ifstream'
user.cpp:6:14: error: expected ';' before 'cin'
user.cpp:7:5: error: 'ofstream' was not declared in this scope
user.cpp:7:5: note: suggested alternative:
/usr/include/c++/4.6/iosfwd:162:34: note: 'std::ofstream'
user.cpp:7:14: error: expected ';' before 'cout'
user.cpp:9:5: error: 'cin' was not declared in this scope
user.cpp:10:17: error: 'max' was not declared in this scope
user.cpp:10:17: note: suggested alternative:
/usr/include/c++/4.6/bits/stl_algobase.h:254:5: note: 'std::max'
user.cpp:77:5: error: 'cout' was not declared in this scope
user.cpp:77:17: error: 'endl' was not declared in this scope
user.cpp:77:17: note: suggested alternative:
/usr/include/c++/4.6/ostream:543:5: note: 'std::endl'