Borderou de evaluare (job #2888201)

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

Raport evaluator

Compilare: main.cpp: In member function 'bool State::CanFight(int, int) const': main.cpp:24:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 24 | auto [ri, ci] = pos[i]; | ^ main.cpp:25:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 25 | auto [rj, cj] = pos[j]; | ^ main.cpp:26:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 26 | auto [rnext, cnext] = make_pair(ri + 2 * (rj - ri), ci + 2 * (cj - ci)); | ^ main.cpp: In member function 'std::tuple<int, int, int, int> State::Fight(int, int)': main.cpp:36:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 36 | auto [ri, ci] = pos[i]; | ^ main.cpp:37:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 37 | auto [rj, cj] = pos[j]; | ^ main.cpp: In function 'int main()': main.cpp:110:16: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 110 | for (auto& [row, col] : people) { | ^ main.cpp:117:22: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 117 | for (const auto& [r1, c1, r2, c2] : sol) { | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
110ms184kbOk!10
2192ms184kbOk!10
312ms184kbOk!10
43ms286kbOk!10
51ms184kbOk!10
61ms184kbOk!10
71ms184kbOk!10
81ms184kbOk!10
91ms184kbOk!10
1012ms184kbOk!10
Punctaj total100

Ceva nu functioneaza?