Borderou de evaluare (job #1353149)

Utilizator uaic_rfbUAIC Rusu Filimon Buruiana uaic_rfb Data 21 februarie 2015 13:45:34
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 Dijkstra()’: user.cpp:99: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:138:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < B[x].size(); i++) ^ user.cpp:119:6: warning: unused variable ‘st’ [-Wunused-variable] int st=0, dr=-1; ^ user.cpp:119:12: warning: unused variable ‘dr’ [-Wunused-variable] int st=0, dr=-1; ^ user.cpp: In function ‘int main()’: user.cpp:175:9: warning: variable ‘nd1’ set but not used [-Wunused-but-set-variable] Need nd1; ^ user.cpp:161:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf ("%d", &t); ^ user.cpp:164: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:169: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
1Depăşit47056kbTime limit exceeded.0
Punctaj total0

Ceva nu functioneaza?