Borderou de evaluare (job #2798667)

Utilizator realmeabefirhuja petru realmeabefir Data 11 noiembrie 2021 17:55:31
Problema Algoritmul lui Dijkstra Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 90

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
11ms188kbOK10
21ms184kbOK10
32ms204kbOK10
41ms184kbOK10
513ms872kbOK10
663ms1593kbOK10
783ms2162kbOK10
8140ms4096kbOK10
91002ms3776kbTime limit exceeded0
10338ms6086kbOK10
Punctaj total90

Ceva nu functioneaza?