Pagini recente » Borderou de evaluare (job #1138949) | Borderou de evaluare (job #2941496) | Borderou de evaluare (job #1923239) | Borderou de evaluare (job #18049) | Borderou de evaluare (job #2231117)
Borderou de evaluare (job #2231117)
Raport evaluator
Compilare:
user.cpp: In function ‘void Dijkstra(int, const std::vector<std::vector<std::pair<int, int> > >&, std::vector<int>&)’:
user.cpp:69:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i< la[u].size(); i++)
~^~~~~~~~~~~~~~
user.cpp:76:16: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
if( min_heap.find( {d[v], v} ) != min_heap.end() )
^~
user.cpp:79: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 |
1 | 0ms | 1296kb | Incorect | 0 |
2 | 4ms | 1396kb | Incorect | 0 |
3 | 12ms | 1676kb | OK | 10 |
4 | 0ms | 1284kb | OK | 10 |
5 | 36ms | 2216kb | Incorect | 0 |
6 | 72ms | 2896kb | Incorect | 0 |
7 | 4ms | 1560kb | OK | 10 |
8 | 16ms | 1784kb | Incorect | 0 |
9 | 48ms | 2640kb | Incorect | 0 |
10 | 136ms | 4052kb | Incorect | 0 |
Punctaj total | 30 |