Borderou de evaluare (job #2882990)

Utilizator timo_iriIrimia Timotei timo_iri Data 1 aprilie 2022 00:29:56
Problema Algoritmul lui Dijkstra Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void citire()': main.cpp:11:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 11 | for(int i = 1; i <= n; i++) | ^~~ main.cpp:18:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 18 | for(int i = 0; i < m; i++) | ^~~ main.cpp: In function 'void dijkstra(int)': main.cpp:57:26: warning: 'poz' may be used uninitialized in this function [-Wmaybe-uninitialized] 57 | t[i] = poz; | ~~~~~^~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
11ms184kbFisier de iesire lipsa0
21ms184kbFisier de iesire lipsa0
31ms184kbKilled by Signal 110
41ms184kbKilled by Signal 110
51ms184kbKilled by Signal 110
61ms184kbKilled by Signal 110
73ms184kbKilled by Signal 110
810ms184kbKilled by Signal 110
91ms184kbKilled by Signal 110
101ms184kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?