Pagini recente » Borderou de evaluare (job #881581) | Borderou de evaluare (job #2828678) | Borderou de evaluare (job #1579676) | Borderou de evaluare (job #2643607) | Borderou de evaluare (job #2888157)
Borderou de evaluare (job #2888157)
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 |
1 | 1ms | 184kb | Ok! | 10 |
2 | 200ms | 184kb | Time limit exceeded | 0 |
3 | 98ms | 184kb | Raspuns Gresit! | 0 |
4 | 1ms | 184kb | Ok! | 10 |
5 | 1ms | 184kb | Ok! | 10 |
6 | 1ms | 184kb | Ok! | 10 |
7 | 1ms | 184kb | Ok! | 10 |
8 | 1ms | 184kb | Ok! | 10 |
9 | 2ms | 184kb | Ok! | 10 |
10 | 33ms | 290kb | Ok! | 10 |
Punctaj total | 80 |