Borderou de evaluare (job #2979708)

Utilizator tryharderulbrebenel mihnea stefan tryharderul Data 15 februarie 2023 19:27:50
Problema Lanterna Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int dijkstra(int, int)': main.cpp:23:18: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 23 | for(auto [son, t, w] : g[node]) | ^ main.cpp: In function 'int solve(int, int, int)': main.cpp:41:18: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 41 | for(auto [son, t, w] : g[node]) { | ^ main.cpp: In function 'int main()': main.cpp:61:17: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'bool*' [-Wformat=] 61 | scanf("%d", &isBase[i]); | ~^ ~~~~~~~~~~ | | | | | bool* | int*
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms184kbIncorect0
215ms708kbIncorect0
30ms184kbIncorect0
450ms577kbIncorect0
540ms708kbIncorect0
639ms778kbIncorect0
757ms610kbIncorect0
80ms184kbIncorect0
90ms184kbIncorect0
102ms315kbIncorect0
Punctaj total0

Ceva nu functioneaza?