Benzinas
- [1] 2025-03-22 13:50 (90)
- [2] 2025-03-22 13:56 (100)
Taškai: 100
Compile: OK
benzinas.cpp: In function ‘int main()’: benzinas.cpp:47:14: warning: structured bindings only available with ‘-std=c++17’ or ‘-std=gnu++17’ 47 | auto [distCur, from]= pq.top(); | ^ benzinas.cpp:53:18: warning: structured bindings only available with ‘-std=c++17’ or ‘-std=gnu++17’ 53 | for(auto [to, distTo] : gArr[from]){ | ^ benzinas.cpp:71:14: warning: structured bindings only available with ‘-std=c++17’ or ‘-std=gnu++17’ 71 | auto [distCur, from]= pq.top(); | ^ benzinas.cpp:77:18: warning: structured bindings only available with ‘-std=c++17’ or ‘-std=gnu++17’ 77 | for(auto [to, distTo] : gArr[from]){ | ^
| 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.002 s | Teisingai! |
| 6 | True | 0.001 s | Teisingai! |
| 7 | True | 0.001 s | Teisingai! |
| 8 | True | 0.001 s | Teisingai! |
| 9 | True | 0.001 s | Teisingai! |
| 10 | True | 0.073 s | Teisingai! |
