Karosai (LMIO 2018/2019)

Taškai: 0

Compile: FAIL

karosai_vyr.cpp: In function ‘int main()’: karosai_vyr.cpp:33:14: warning: structured bindings only available with ‘-std=c++17’ or ‘-std=gnu++17’ 33 | auto [kel, id] = pq.top(); | ^ karosai_vyr.cpp:49:18: warning: structured bindings only available with ‘-std=c++17’ or ‘-std=gnu++17’ 49 | for(auto [j, d] : ajs[id]) | ^ karosai_vyr.cpp:54:42: error: expected ‘}’ before ‘;’ token 54 | pq.push({max(d, dist[id]);, j}); | ~ ^ karosai_vyr.cpp:54:42: error: expected ‘)’ before ‘;’ token 54 | pq.push({max(d, dist[id]);, j}); | ~ ^ | ) karosai_vyr.cpp:54:43: error: expected primary-expression before ‘,’ token 54 | pq.push({max(d, dist[id]);, j}); | ^ karosai_vyr.cpp:54:47: error: expected primary-expression before ‘)’ token 54 | pq.push({max(d, dist[id]);, j}); | ^ karosai_vyr.cpp: At global scope: karosai_vyr.cpp:63:5: error: expected unqualified-id before ‘return’ 63 | return 0; | ^~~~~~ karosai_vyr.cpp:64:1: error: expected declaration before ‘}’ token 64 | } | ^

nr.resulttimemessage