Borderou de evaluare (job #72355)

Utilizator avatar mihaic Mihai Ciucu mihaic IP ascuns
Problemă GPS Compilator cpp
Rundă Arhiva de probleme Status evaluat
Dată 5 iun. 2014 16:09:34 Scor 0

Raport evaluator

Eroare de compilare: In file included from /usr/include/c++/4.6/backward/hash_set:61:0, from user.cpp:8: /usr/include/c++/4.6/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] user.cpp: In function ‘void Brute()’: user.cpp:125:4: error: ‘hash_set’ was not declared in this scope user.cpp:125:4: note: suggested alternative: /usr/include/c++/4.6/backward/hash_set:85:11: note: ‘__gnu_cxx::hash_set’ user.cpp:125:13: error: expected primary-expression before ‘long’ user.cpp:125:13: error: expected ‘;’ before ‘long’ user.cpp:129:7: error: ‘all’ was not declared in this scope user.cpp:150:20: error: ‘all’ was not declared in this scope user.cpp: In function ‘int main()’: user.cpp:158:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] user.cpp:159:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] user.cpp:161:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] user.cpp:166:49: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]