Borderou de evaluare (job #2862434)

Utilizator the_horoHorodniceanu Andrei the_horo Data 5 martie 2022 13:10:41
Problema Funnygraph Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'bool bfs(int, std::vector<bool>&)': main.cpp:15:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 15 | auto [n, l] = q.front(); | ^ main.cpp:25:23: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 25 | for (auto [ton, tol] : edges[n]) { | ^ main.cpp: In function 'int main()': main.cpp:59:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 59 | auto [x, y, z] = input[i]; | ^ main.cpp:75:30: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 75 | auto [x, y, z] = input[j]; | ^ main.cpp:94:18: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 94 | auto [x, y, z] = input[i]; | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
129ms13938kbOK10
224ms13725kbOK10
332ms14028kbOK10
4416ms20189kbOK10
5377ms19435kbOK10
6231ms17899kbOK10
7375ms20594kbOK10
8466ms20914kbOK10
9225ms19857kbOK10
10245ms17805kbOK10
Punctaj total100

Ceva nu functioneaza?