Borderou de evaluare (job #2809093)

Utilizator realmeabefirhuja petru realmeabefir Data 25 noiembrie 2021 22:46:50
Problema Algoritmul lui Dijkstra Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In member function 'void graph::apm()': main.cpp:447:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 447 | auto [p1, h1] = getParentAndHeight(m.from, parents); | ^ main.cpp:448:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 448 | auto [p2, h2] = getParentAndHeight(m.to, parents); | ^ main.cpp: In member function 'void graph::disjoint()': main.cpp:484:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 484 | auto [p1, h1] = getParentAndHeight(from, parents); | ^ main.cpp:485:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 485 | auto [p2, h2] = getParentAndHeight(to, parents); | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms184kbOK10
22ms184kbOK10
32ms192kbOK10
42ms184kbOK10
525ms1011kbOK10
645ms1613kbOK10
764ms2260kbOK10
8155ms4579kbOK10
9107ms4034kbOK10
10298ms6373kbOK10
Punctaj total100

Ceva nu functioneaza?