Borderou de evaluare (job #2809094)

Utilizator realmeabefirhuja petru realmeabefir Data 25 noiembrie 2021 22:50:23
Problema Algoritmul Bellman-Ford 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 Punctaj/grupa
12ms184kbOK55
22ms184kbOK55
32ms184kbOK55
42ms184kbOK55
52ms184kbOK55
62ms184kbOK510
72ms184kbOK5
840ms1359kbOK515
949ms1404kbOK5
106ms405kbOK5
1164ms2379kbOK520
12117ms2592kbOK5
1383ms2240kbOK5
14160ms3395kbOK5
15207ms4055kbOK515
16159ms3399kbOK5
1711ms307kbOK5
18232ms5672kbOK515
19293ms5935kbOK5
2016ms720kbOK5
Punctaj total100

Ceva nu functioneaza?