Borderou de evaluare (job #500388)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Reuniunea a doua intervale | Compilator | cpp |
Rundă | s7_9g | Status | evaluat |
Dată | 4 nov. 2019 22:28:24 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function 'int main()':
user.cpp:5:5: error: 'ifstream' was not declared in this scope
user.cpp:5:5: note: suggested alternative:
/usr/include/c++/4.6/iosfwd:159:34: note: 'std::ifstream'
user.cpp:5:14: error: expected ';' before 'fin'
user.cpp:6:5: error: 'ofstream' was not declared in this scope
user.cpp:6:5: note: suggested alternative:
/usr/include/c++/4.6/iosfwd:162:34: note: 'std::ofstream'
user.cpp:6:14: error: expected ';' before 'fout'
user.cpp:8:5: error: 'cin' was not declared in this scope
user.cpp:8:5: note: suggested alternative:
/usr/include/c++/4.6/iostream:61:18: note: 'std::cin'
user.cpp:10:9: error: 'cout' was not declared in this scope
user.cpp:10:9: note: suggested alternative:
/usr/include/c++/4.6/iostream:62:18: note: 'std::cout'
user.cpp:12:9: error: 'cout' was not declared in this scope
user.cpp:12:9: note: suggested alternative:
/usr/include/c++/4.6/iostream:62:18: note: 'std::cout'
user.cpp:12:29: error: 'min' was not declared in this scope
user.cpp:12:29: note: suggested alternative:
/usr/include/c++/4.6/bits/stl_algobase.h:233:5: note: 'std::min'
user.cpp:12:53: error: 'max' was not declared in this scope
user.cpp:12:53: note: suggested alternative:
/usr/include/c++/4.6/bits/stl_algobase.h:254:5: note: 'std::max'
user.cpp:13:5: error: 'fin' was not declared in this scope
user.cpp:14:5: error: 'fout' was not declared in this scope