Borderou de evaluare (job #2231119)

Utilizator Andreea_DanielaAndreea Guster Andreea_Daniela Data 13 august 2018 01:04:03
Problema Catun Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘void Dijkstra(int)’: user.cpp:64:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i< la[u].size(); i++) ~^~~~~~~~~~~~~~ user.cpp:71:16: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if( min_heap.find( {d[v], v} ) != min_heap.end() ) ^~ user.cpp:74:17: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ d[v] = d[u] + w_uv; ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms1300kbOK10
24ms1396kbOK10
312ms1672kbOK10
40ms1280kbOK10
536ms2192kbOK10
668ms2852kbOK10
74ms1412kbOK10
816ms1676kbOK10
948ms2592kbOK10
10132ms3840kbOK10
Punctaj total100

Ceva nu functioneaza?