Borderou de evaluare (job #2807852)

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

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
13ms184kbOK10
22ms184kbOK10
32ms184kbIncorect0
42ms184kbIncorect0
525ms999kbIncorect0
648ms1626kbIncorect0
763ms2306kbIncorect0
8160ms4734kbIncorect0
9112ms4333kbOK10
10327ms6475kbIncorect0
Punctaj total30

Ceva nu functioneaza?