Borderou de evaluare (job #2807846)

Utilizator realmeabefirhuja petru realmeabefir Data 24 noiembrie 2021 11:53:00
Problema Floyd-Warshall/Roy-Floyd 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
32ms184kbOK10
42ms184kbOK10
52ms184kbOK10
62ms184kbOK10
76ms262kbOK10
86ms200kbOK10
96ms200kbOK10
106ms282kbOK10
Punctaj total100

Ceva nu functioneaza?