Borderou de evaluare (job #2196956)

Utilizator tiberiu392Tiberiu Ungurianu tiberiu392 Data 20 aprilie 2018 19:22:21
Problema Distante Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘void dijk()’: user.cpp:5:13: warning: overflow in implicit constant conversion [-Woverflow] #define INF 1e12 ^ user.cpp:31:14: note: in expansion of macro ‘INF’ dist[i]=INF; ^~~ user.cpp:30:5: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] for ( int i = 1 ; i <= n ; i ++ ) ^~~ user.cpp:32:6: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’ dist[s]=0; ^~~~ user.cpp:39:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( int k = 0 ; k < ld[i].size(); k ++ ) ~~^~~~~~~~~~~~~~ user.cpp:37:15: warning: unused variable ‘c’ [-Wunused-variable] int c = dij.begin()->second; ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
116ms15912kbIncorect00
232ms16252kbIncorect00
336ms16124kbIncorect00
4152ms16820kbIncorect00
5160ms17272kbIncorect00
6Depăşit18068kbTime limit exceeded.00
7Depăşit19256kbTime limit exceeded.00
8Depăşit17616kbTime limit exceeded.0
9Depăşit17576kbTime limit exceeded.0
10Depăşit18380kbTime limit exceeded.0
Punctaj total0

Ceva nu functioneaza?