Pagini recente » Borderou de evaluare (job #3274039) | Borderou de evaluare (job #1937259) | Borderou de evaluare (job #119171) | Borderou de evaluare (job #2459303) | Borderou de evaluare (job #2888154)
Borderou de evaluare (job #2888154)
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:52:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
52 | auto [r, c] = state.people[i];
| ^
main.cpp:55:26: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
55 | for (const auto& [mod_r, mod_c] : kMods) {
| ^
main.cpp: In function 'int main()':
main.cpp:98:16: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
98 | for (auto& [row, col] : people) {
| ^
main.cpp:105:22: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
105 | for (const auto& [r1, c1, r2, c2] : sol) {
| ^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 1ms | 184kb | Ok! | 10 |
2 | 202ms | 307kb | Time limit exceeded | 0 |
3 | 84ms | 184kb | Raspuns Gresit! | 0 |
4 | 2ms | 184kb | Ok! | 10 |
5 | 1ms | 184kb | Ok! | 10 |
6 | 1ms | 184kb | Ok! | 10 |
7 | 2ms | 184kb | Ok! | 10 |
8 | 1ms | 184kb | Ok! | 10 |
9 | 1ms | 184kb | Ok! | 10 |
10 | 40ms | 184kb | Ok! | 10 |
Punctaj total | 80 |