Borderou de evaluare (job #3002147)

Utilizator BalasaRaduBalasa Radu BalasaRadu Data 14 martie 2023 13:59:53
Problema Pitici Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void dfs(int)': main.cpp:18:13: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 18 | for(auto[y,c]:adj[x]){ | ^ main.cpp: In function 'int main()': main.cpp:49:18: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 49 | for(auto [y,c]:rev_adj[x]){ | ^ main.cpp:54:17: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 54 | auto[dist,y,nr]=pq.top(); | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms184kbOK10
20ms184kbOK10
30ms184kbOK10
40ms184kbOK10
50ms184kbOK10
635ms3727kbOK10
731ms3846kbOK10
8139ms9166kbOK10
9137ms9224kbOK10
10140ms9048kbOK10
Punctaj total100

Ceva nu functioneaza?