Borderou de evaluare (job #3172347)

Utilizator sumithesumSumurduc Alexandru sumithesum Data 20 noiembrie 2023 15:05:23
Problema Camionas Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In member function 'void Graph::Dkstra()': main.cpp:55:21: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 55 | if(d[u] + necesar < d[aux.y] ) | ^~ main.cpp:57:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 57 | tata[aux.y] = u; | ^~~~ main.cpp:57:37: warning: 'u' may be used uninitialized [-Wmaybe-uninitialized] 57 | tata[aux.y] = u; main.cpp:42:13: note: 'u' was declared here 42 | int u; | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbIncorect0
20ms303kbIncorect0
31ms303kbIncorect0
424ms557kbIncorect0
579ms753kbIncorect0
6104ms2252kbTime limit exceeded0
7103ms4001kbTime limit exceeded0
8103ms2256kbTime limit exceeded0
9103ms4071kbTime limit exceeded0
10103ms4042kbTime limit exceeded0
Punctaj total0

Ceva nu functioneaza?