Borderou de evaluare (job #313721)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Feisbuc (clasele 11-12) | Compilator | cpp |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 24 sept. 2017 11:07:55 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:9:20: sorry, unimplemented: non-static data member initializers
user.cpp:9:20: error: ISO C++ forbids in-class initialization of non-const static member ‘component’
user.cpp:10:14: sorry, unimplemented: non-static data member initializers
user.cpp:10:14: error: ISO C++ forbids in-class initialization of non-const static member ‘time’
user.cpp:14:7: error: expected nested-name-specifier before ‘Graph’
user.cpp:14:7: error: ‘Graph’ has not been declared
user.cpp:14:13: error: expected ‘;’ before ‘=’ token
user.cpp:14:13: error: expected unqualified-id before ‘=’ token
user.cpp:16:10: error: variable or field ‘Dfs’ declared void
user.cpp:16:10: error: ‘Graph’ was not declared in this scope
user.cpp:16:17: error: ‘g’ was not declared in this scope
user.cpp:16:20: error: expected primary-expression before ‘int’
user.cpp:16:30: error: expected primary-expression before ‘int’