Borderou de evaluare (job #1352823)

Utilizator uaic_rfbUAIC Rusu Filimon Buruiana uaic_rfb Data 21 februarie 2015 13:11:23
Problema Por Costel si Algoritmul Status done
Runda ONIS 2015, Runda 1 Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘void BellmanFord()’: user.cpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < A[x].size(); i++) ^ user.cpp: In function ‘void sorting()’: user.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < B[x].size(); i++) ^ user.cpp: In function ‘int main()’: user.cpp:138:9: warning: variable ‘nd1’ set but not used [-Wunused-but-set-variable] Need nd1; ^ user.cpp:124:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf ("%d", &t); ^ user.cpp:127:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf ("%d %d", &n, &m); ^ user.cpp:132:52: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf ("%d %d %d", &M[i].x, &M[i].y, &M[i].cost); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
1132ms10300kbKilled by signal 11(SIGSEGV).0
Punctaj total0

Ceva nu functioneaza?