Borderou de evaluare (job #2231072)

Utilizator Andreea_DanielaAndreea Guster Andreea_Daniela Data 12 august 2018 21:22:33
Problema Catun Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 10

Raport evaluator

Compilare: user.cpp: In function ‘std::vector<int> Dijkstra(int, const std::vector<std::vector<std::pair<int, int> > >&, int)’: user.cpp:36:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i< la[u].size(); i++) ~^~~~~~~~~~~~~~ user.cpp:43:16: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if( min_heap.find( {d[v], v} ) != min_heap.end() ) ^~ user.cpp:46:17: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ d[v] = d[u] + w_uv; ^ user.cpp: In function ‘int main()’: user.cpp:123:15: warning: ‘cfort’ may be used uninitialized in this function [-Wmaybe-uninitialized] afis[i] = cfort; ~~~~~~~~^~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
14ms1268kbIncorect0
240ms1364kbIncorect0
3124ms1648kbIncorect0
40ms1256kbIncorect0
5Depăşit2168kbTime limit exceeded.0
6Depăşit2840kbTime limit exceeded.0
768ms1520kbOK10
8Depăşit1676kbTime limit exceeded.0
9Depăşit2580kbTime limit exceeded.0
10Depăşit3944kbTime limit exceeded.0
Punctaj total10

Ceva nu functioneaza?