Pagini recente » Borderou de evaluare (job #1797069) | Borderou de evaluare (job #2476438) | Borderou de evaluare (job #112262) | Borderou de evaluare (job #2127465) | Borderou de evaluare (job #2231072)
Borderou de evaluare (job #2231072)
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 |
1 | 4ms | 1268kb | Incorect | 0 |
2 | 40ms | 1364kb | Incorect | 0 |
3 | 124ms | 1648kb | Incorect | 0 |
4 | 0ms | 1256kb | Incorect | 0 |
5 | Depăşit | 2168kb | Time limit exceeded. | 0 |
6 | Depăşit | 2840kb | Time limit exceeded. | 0 |
7 | 68ms | 1520kb | OK | 10 |
8 | Depăşit | 1676kb | Time limit exceeded. | 0 |
9 | Depăşit | 2580kb | Time limit exceeded. | 0 |
10 | Depăşit | 3944kb | Time limit exceeded. | 0 |
Punctaj total | 10 |