Rubiko-kubas
- [1] 2025-12-20 12:35 (75)
- [2] 2025-12-20 12:44 (75)
- [3] 2025-12-20 12:50 (75)
- [4] 2025-12-20 12:52 (75)
- [5] 2025-12-20 13:07 (75)
- [6] 2025-12-20 13:09 (75)
- [7] 2025-12-20 13:11 (75)
- [8] 2025-12-20 13:13 (0)
- [9] 2025-12-20 13:15 (100)
Taškai: 75
Compile: OK
lmio_1996_3e2_rubiko_kubas.cpp: In function ‘int pathfinder(const Vec3&, const Vec3&, const int&, std::vector<std::vector<std::vector<bool> > >&)’: lmio_1996_3e2_rubiko_kubas.cpp:52:14: warning: structured bindings only available with ‘-std=c++17’ or ‘-std=gnu++17’ 52 | auto [d, u] = pq.top(); | ^ lmio_1996_3e2_rubiko_kubas.cpp: In function ‘int main()’: lmio_1996_3e2_rubiko_kubas.cpp:77:12: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 77 | freopen("lmio_1996_3e2_rubiko_kubas.in", "r", stdin); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lmio_1996_3e2_rubiko_kubas.cpp:78:12: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 78 | freopen("lmio_1996_3e2_rubiko_kubas.out", "w", stdout); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| nr. | result | time | message |
|---|---|---|---|
| 1 | True | 0.001 s | ok |
| 2 | True | 0.001 s | ok |
| 3 | True | 0.001 s | ok |
| 4 | False | 1.074 s | Time limit exceeded (wall clock) |
