Karosai (LMIO 2018/2019)
- [1] 2025-03-22 14:11 (100)
Taškai: 100
Compile: OK
karosai_vyr.cpp: In function ‘void dijkstra(int, std::vector<std::vector<std::pair<long long int, long long int> > >&)’: karosai_vyr.cpp:15:14: warning: structured bindings only available with ‘-std=c++17’ or ‘-std=gnu++17’ 15 | auto [level, u] = pq.top(); | ^ karosai_vyr.cpp:20:19: warning: structured bindings only available with ‘-std=c++17’ or ‘-std=gnu++17’ 20 | for (auto [v,h] : graph[u]) { | ^
| nr. | result | time | message |
|---|---|---|---|
| 1 | True | 0.001 s | ok |
| 2 | True | 0.001 s | ok |
| 3 | True | 0.001 s | ok |
| 4 | True | 0.001 s | ok |
| 5 | True | 0.001 s | ok |
| 6 | True | 0.003 s | ok |
| 7 | True | 0.004 s | ok |
| 8 | True | 0.002 s | ok |
| 9 | True | 0.012 s | ok |
| 10 | True | 0.013 s | ok |
| 11 | True | 0.006 s | ok |
| 12 | True | 0.034 s | ok |
| 13 | True | 0.028 s | ok |
| 14 | True | 0.01 s | ok |
| 15 | True | 0.236 s | ok |
| 16 | True | 0.241 s | ok |
| 17 | True | 0.051 s | ok |
| 18 | True | 0.271 s | ok |
| 19 | True | 0.273 s | ok |
| 20 | True | 0.028 s | ok |
| 21 | True | 0.438 s | ok |
| 22 | True | 0.404 s | ok |
| 23 | True | 0.043 s | ok |
