Borderou de evaluare (job #1352712)

Utilizator uaic_rfbUAIC Rusu Filimon Buruiana uaic_rfb Data 21 februarie 2015 13:01: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:56: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:99:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < B[x].size(); i++) ^ user.cpp:79:6: warning: variable ‘viz’ set but not used [-Wunused-but-set-variable] int viz[Nmax]; ^ user.cpp: In function ‘int main()’: user.cpp:120:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf ("%d", &t); ^ user.cpp:123: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:128: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
1184ms12788kbKilled by signal 11(SIGSEGV).0
Punctaj total0

Ceva nu functioneaza?