Borderou de evaluare (job #2979687)

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

Raport evaluator

Compilare: main.cpp: In function 'int dijkstra(int, int)': main.cpp:24:18: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 24 | 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:60:17: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'bool*' [-Wformat=] 60 | scanf("%d", &isBase[i]); | ~^ ~~~~~~~~~~ | | | | | bool* | int* main.cpp:78:11: warning: 'last' may be used uninitialized in this function [-Wmaybe-uninitialized] 78 | printf("%d", last); | ~~~~~~^~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms184kbOK10
241ms819kbIncorect0
30ms184kbIncorect0
4102ms655kbTime limit exceeded0
579ms802kbIncorect0
6104ms1060kbTime limit exceeded0
7101ms2781kbTime limit exceeded0
80ms184kbOK10
90ms184kbIncorect0
1011ms352kbIncorect0
Punctaj total20

Ceva nu functioneaza?