Borderou de evaluare (job #2798672)

Utilizator realmeabefirhuja petru realmeabefir Data 11 noiembrie 2021 18:09:41
Problema Algoritmul lui Dijkstra Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 50

Raport evaluator

Compilare: main.cpp: In member function 'void graph::apm()': main.cpp:411:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 411 | auto [p1, h1] = getParentAndHeight(m.from); | ^ main.cpp:412:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 412 | auto [p2, h2] = getParentAndHeight(m.to); | ^ main.cpp: In member function 'void graph::disjoint()': main.cpp:449:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 449 | auto [p1, h1] = getParentAndHeight(from); | ^ main.cpp:450:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 450 | auto [p2, h2] = getParentAndHeight(to); | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
11ms184kbOK10
21ms184kbOK10
32ms184kbOK10
41ms184kbIncorect0
523ms987kbIncorect0
650ms1597kbIncorect0
764ms2211kbIncorect0
8266ms4341kbOK10
9116ms3944kbOK10
10318ms6160kbIncorect0
Punctaj total50

Ceva nu functioneaza?