Aštuonių valdovių uždavinys
- [1] 2024-12-20 21:29 (0)
- [2] 2024-12-20 21:30 (15.4)
- [3] 2024-12-20 21:31 (92.3)
- [4] 2024-12-20 21:36 (92.3)
- [5] 2024-12-20 21:38 (92.3)
- [6] 2024-12-20 21:40 (92.3)
- [7] 2024-12-20 21:41 (92.3)
- [8] 2024-12-20 21:45 (100)
Taškai: 92.3
Compile: OK
valdoves.cpp: In function ‘bool _galimaDet(std::pair<int, int>, const std::vector<std::pair<int, int> >&)’: valdoves.cpp:22:15: warning: structured bindings only available with ‘-std=c++17’ or ‘-std=gnu++17’ 22 | for(auto &[y2, x2] : karal) | ^ valdoves.cpp: In function ‘void _ispausti(const std::vector<std::pair<int, int> >&, int)’: valdoves.cpp:40:15: warning: structured bindings only available with ‘-std=c++17’ or ‘-std=gnu++17’ 40 | for(auto &[i, j] : karal) | ^
| nr. | result | time | message |
|---|---|---|---|
| 1 | True | 0.001 s | Teisingai |
| 2 | True | 0.001 s | Teisingai |
| 3 | True | 0.001 s | Teisingai |
| 4 | True | 0.001 s | Teisingai |
| 5 | True | 0.001 s | Teisingai |
| 6 | True | 0.001 s | Teisingai |
| 7 | True | 0.001 s | Teisingai |
| 8 | True | 0.002 s | Teisingai |
| 9 | True | 0.007 s | Teisingai |
| 10 | True | 0.037 s | Teisingai |
| 11 | True | 0.149 s | Teisingai |
| 12 | True | 0.772 s | Teisingai |
| 13 | False | 2.09 s | Time limit exceeded (wall clock) |
