Borderou de evaluare (job #2203370)

Utilizator vlcmodanModan Valentin vlcmodan Data 12 mai 2018 01:46:56
Problema Algoritmul lui Dijkstra Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘void dijkstra()’: user.cpp:36:7: warning: unused variable ‘dist’ [-Wunused-variable] int dist = h.begin()->first; ^~~~ user.cpp:26:6: warning: unused variable ‘ma’ [-Wunused-variable] int ma = inf; ^~ user.cpp: In function ‘void read()’: user.cpp:57:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d", &n, &m); ^ user.cpp:61:37: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d %d", &x, &y, &length); ^ user.cpp: In function ‘int main()’: user.cpp:76:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("dijkstra.in", "r", stdin); ^ user.cpp:77:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("dijkstra.out", "w", stdout); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms1908kbKilled by signal 11(SIGSEGV).0
20ms1912kbKilled by signal 11(SIGSEGV).0
30ms1932kbKilled by signal 11(SIGSEGV).0
48ms2276kbKilled by signal 6(SIGABRT).0
520ms2232kbKilled by signal 11(SIGSEGV).0
640ms2844kbKilled by signal 6(SIGABRT).0
744ms2704kbKilled by signal 11(SIGSEGV).0
8112ms3832kbKilled by signal 11(SIGSEGV).0
964ms3216kbKilled by signal 11(SIGSEGV).0
10236ms5364kbKilled by signal 11(SIGSEGV).0
Punctaj total0

Ceva nu functioneaza?