Borderou de evaluare (job #2460876)

Utilizator kywyPApescu tiGEriu kywy Data 24 septembrie 2019 17:12: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 dijkstra()': main.cpp:34:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i<G[nod].size(); ++i) ~^~~~~~~~~~~~~~ main.cpp:31:13: warning: unused variable 'd' [-Wunused-variable] int d=s.begin()->second; ^ main.cpp: In function 'void citire()': main.cpp:13:31: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in, "%d%d", &n, &m); ^ main.cpp:17:47: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in, "%d%d%d", &nod, &to, &cost); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
110ms1441kbKilled by Signal 110
21000ms1310kbTime limit exceeded0
311ms1441kbKilled by Signal 110
410ms1441kbKilled by Signal 110
530ms1835kbKilled by Signal 110
650ms2228kbKilled by Signal 110
761ms2490kbKilled by Signal 110
8150ms4968kbKilled by Signal 110
978ms3538kbKilled by Signal 110
10242ms5505kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?