Labirintas
- [1] 2025-02-19 19:41 (0)
- [2] 2025-02-19 19:46 (0)
- [3] 2025-02-19 19:46 (100)
Taškai: 100
Compile: OK
labirintas.cpp: In function ‘void bfs(int, int, int, int)’: labirintas.cpp:34:14: warning: structured bindings only available with ‘-std=c++17’ or ‘-std=gnu++17’ 34 | auto [currentX, currentY] = q.front(); | ^ labirintas.cpp:42:19: warning: structured bindings only available with ‘-std=c++17’ or ‘-std=gnu++17’ 42 | for (auto [dx, dy] : vector<pair<int, int>>{{-1, 0}, {1, 0}, {0, -1}, {0, 1}}) { | ^
| 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.001 s | Teisingai |
| 9 | True | 0.008 s | Teisingai |
| 10 | True | 0.001 s | Teisingai |
| 11 | True | 0.001 s | Teisingai |
| 12 | True | 0.001 s | Teisingai |
| 13 | True | 0.001 s | Teisingai |
| 14 | True | 0.001 s | Teisingai |
| 15 | True | 0.001 s | Teisingai |
| 16 | True | 0.001 s | Teisingai |
| 17 | True | 0.001 s | Teisingai |
| 18 | True | 0.005 s | Teisingai |
| 19 | True | 0.006 s | Teisingai |
| 20 | True | 0.002 s | Teisingai |
| 21 | True | 0.001 s | Teisingai |
| 22 | True | 0.001 s | Teisingai |
| 23 | True | 0.001 s | Teisingai |
| 24 | True | 0.006 s | Teisingai |
| 25 | True | 0.001 s | Teisingai |
| 26 | True | 0.001 s | Teisingai |
| 27 | True | 0.001 s | Teisingai |
