Borderou de evaluare (job #2888157)

Utilizator preda.andreiPreda Andrei preda.andrei Data 10 aprilie 2022 18:54:52
Problema Immortal Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 80

Raport evaluator

Compilare: main.cpp: In constructor 'State::State(int, int, const std::vector<std::pair<int, int> >&)': main.cpp:23:18: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 23 | auto [row, col] = people[i]; | ^ main.cpp: In member function 'void State::Move(int, int, int, int, int)': main.cpp:34:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 34 | auto [r, c] = people[index]; | ^ main.cpp: In function 'bool Back(State&, Sol&)': main.cpp:56:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 56 | auto [r, c] = state.people[i]; | ^ main.cpp:59:26: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 59 | for (const auto& [mod_r, mod_c] : kMods) { | ^ main.cpp: In function 'int main()': main.cpp:99:16: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 99 | for (auto& [row, col] : people) { | ^ main.cpp:106:22: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 106 | for (const auto& [r1, c1, r2, c2] : sol) { | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
11ms184kbOk!10
2200ms184kbTime limit exceeded0
398ms184kbRaspuns Gresit!0
41ms184kbOk!10
51ms184kbOk!10
61ms184kbOk!10
71ms184kbOk!10
81ms184kbOk!10
92ms184kbOk!10
1033ms290kbOk!10
Punctaj total80

Ceva nu functioneaza?