Borderou de evaluare (job #354821)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Hex | Compilator | cpp | vezi sursa |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 20 feb. 2018 19:22:26 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:108:13: sorry, unimplemented: non-static data member initializers
user.cpp:108:13: error: ISO C++ forbids in-class initialization of non-const static member ‘i’
user.cpp:108:20: sorry, unimplemented: non-static data member initializers
user.cpp:108:20: error: ISO C++ forbids in-class initialization of non-const static member ‘j’
user.cpp:142:26: error: a brace-enclosed initializer is not allowed here before ‘{’ token
user.cpp:142:45: sorry, unimplemented: non-static data member initializers
user.cpp:142:45: error: in-class initialization of static data member ‘dir_i’ of non-literal type
user.cpp:143:26: error: a brace-enclosed initializer is not allowed here before ‘{’ token
user.cpp:143:45: sorry, unimplemented: non-static data member initializers
user.cpp:143:45: error: in-class initialization of static data member ‘dir_j’ of non-literal type
user.cpp: In member function ‘void D_Set::Solve()’:
user.cpp:83:27: error: ‘dir_i’ was not declared in this scope
user.cpp:84:27: error: ‘dir_j’ was not declared in this scope