Borderou de evaluare (job #751815)
Utilizator | Data | 27 mai 2012 00:11:54 | |
---|---|---|---|
Problema | Ciclu Eulerian | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
In file included from /usr/include/c++/4.4/unordered_set:35,
from user.cpp:2:
/usr/include/c++/4.4/c++0x_warning.h:31:2: error: #error This file requires compiler and library support for the upcoming ISO C++ standard, C++0x. This support is currently experimental, and must be enabled with the -std=c++0x or -std=gnu++0x compiler options.
user.cpp:3: error: ‘std::unordered_multiset’ has not been declared
user.cpp:5: error: expected constructor, destructor, or type conversion before ‘<’ token
user.cpp: In function ‘void euler(int)’:
user.cpp:14: error: ‘v’ was not declared in this scope
user.cpp: In function ‘void dfs(int)’:
user.cpp:28: error: ‘unordered_multiset’ was not declared in this scope
user.cpp:28: error: expected primary-expression before ‘int’
user.cpp:28: error: expected ‘;’ before ‘int’
user.cpp:28: error: ‘it’ was not declared in this scope
user.cpp:28: error: ‘v’ was not declared in this scope
user.cpp: In function ‘int main()’:
user.cpp:42: error: ‘v’ was not declared in this scope
user.cpp:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result
user.cpp:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result
user.cpp:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result
user.cpp:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !