Borderou de evaluare (job #435628)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Crioac (clasa a 5-a) | Compilator | cpp |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 14 feb. 2019 07:02:47 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:2:1: error: ‘uing’ does not name a type
user.cpp: In function ‘int main()’:
user.cpp:7:33: error: too few arguments to function ‘FILE* freopen(const char*, const char*, FILE*)’
/usr/include/stdio.h:279:14: note: declared here
user.cpp:8:2: error: ‘ios_base’ has not been declared
user.cpp:8:35: error: ‘cin’ was not declared in this scope
user.cpp:8:35: note: suggested alternative:
/usr/include/c++/4.6/iostream:61:18: note: ‘std::cin’
user.cpp:8:46: error: ‘cerr’ was not declared in this scope
user.cpp:8:46: note: suggested alternative:
/usr/include/c++/4.6/iostream:63:18: note: ‘std::cerr’
user.cpp:8:58: error: ‘cout’ was not declared in this scope
user.cpp:8:58: note: suggested alternative:
/usr/include/c++/4.6/iostream:62:18: note: ‘std::cout’
user.cpp:8:66: error: expected ‘;’ before ‘)’ token
user.cpp:26:15: error: ‘min’ was not declared in this scope
user.cpp:26:15: note: suggested alternative:
/usr/include/c++/4.6/bits/stl_algo.h:4189:5: note: ‘std::min’
user.cpp:27:13: error: ‘endl’ was not declared in this scope
user.cpp:27:13: note: suggested alternative:
/usr/include/c++/4.6/ostream:543:5: note: ‘std::endl’
user.cpp:6:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]