Pagini recente » Borderou de evaluare (job #988193) | Borderou de evaluare (job #2758579) | Borderou de evaluare (job #1220903) | Borderou de evaluare (job #2853071) | Borderou de evaluare (job #1352836)
Borderou de evaluare (job #1352836)
Raport evaluator
Compilare:
user.cpp: In function ‘void BellmanFord()’:
user.cpp:58: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:100: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:137:9: warning: variable ‘nd1’ set but not used [-Wunused-but-set-variable]
Need nd1;
^
user.cpp:123:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &t);
^
user.cpp:126: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:131: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 |
1 | Depăşit | 34132kb | Time limit exceeded. | 0 |
Punctaj total | 0 |