Pagini recente » Borderou de evaluare (job #910966) | Borderou de evaluare (job #561840) | Borderou de evaluare (job #249482) | Borderou de evaluare (job #2208311) | Borderou de evaluare (job #2231118)
Borderou de evaluare (job #2231118)
Raport evaluator
Compilare:
user.cpp: In function ‘void Dijkstra(int, const std::vector<std::vector<std::pair<int, int> > >&, const 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 | OK | 10 |
2 | 4ms | 1392kb | Incorect | 0 |
3 | 12ms | 1676kb | OK | 10 |
4 | 0ms | 1284kb | OK | 10 |
5 | 36ms | 2220kb | Incorect | 0 |
6 | 72ms | 2900kb | Incorect | 0 |
7 | 4ms | 1564kb | OK | 10 |
8 | 16ms | 1788kb | Incorect | 0 |
9 | 48ms | 2644kb | Incorect | 0 |
10 | 132ms | 4052kb | Incorect | 0 |
Punctaj total | 40 |