Borderou de evaluare (job #3327349)

Utilizator bianca_maneaManea Bianca bianca_manea Data 3 decembrie 2025 15:49:05
Problema Algoritmul lui Dijkstra Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void djk(int)': main.cpp:35:24: warning: loop variable 'pair' creates a copy from type 'const std::pair<int, int>' [-Wrange-loop-construct] 35 | for(const auto pair: L[nod_curent]){ | ^~~~ main.cpp:35:24: note: use reference type to prevent copying 35 | for(const auto pair: L[nod_curent]){ | ^~~~ | & main.cpp: In function 'int main()': main.cpp:49:15: warning: unused variable 'nod_start' [-Wunused-variable] 49 | int N, M, nod_start, nod_dest; | ^~~~~~~~~ main.cpp:49:26: warning: unused variable 'nod_dest' [-Wunused-variable] 49 | int N, M, nod_start, nod_dest; | ^~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
16ms421kbKilled by Signal 110
24ms413kbKilled by Signal 110
39ms421kbKilled by Signal 110
49ms430kbKilled by Signal 110
59ms458kbKilled by Signal 110
69ms483kbKilled by Signal 110
79ms540kbKilled by Signal 110
89ms614kbKilled by Signal 110
99ms618kbKilled by Signal 110
109ms618kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?