Borderou de evaluare (job #2888192)

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

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:105:16: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 105 | for (auto& [row, col] : people) { | ^ main.cpp:112:22: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 112 | for (const auto& [r1, c1, r2, c2] : sol) { | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
11ms184kbOk!10
2204ms184kbTime limit exceeded0
3203ms184kbTime limit exceeded0
41ms184kbOk!10
51ms184kbOk!10
61ms184kbOk!10
71ms184kbOk!10
81ms184kbFisier de iesire corupt!0
92ms208kbOk!10
10200ms184kbTime limit exceeded0
Punctaj total60

Ceva nu functioneaza?