Utilizator |
Problema |
Data |
Compilator |
Scor |
|---|---|---|---|---|
11 August 2023, 18:22 |
c++20 |
100.0 |
main.cpp: In function ‘void dijkstra(int)’:
main.cpp:84:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::pair<int, int> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
84 | for (i=0;i<L[k].size(); i++) {
| ~^~~~~~~~~~~~
Test |
Mesaj evaluator |
Timp execuție |
Memorie |
Scor |
|---|---|---|---|---|
|
1
|
correct |
0,001 |
176KB |
10,0 |
|
2
|
correct |
0,178 |
516KB |
10,0 |
|
3
|
correct |
0,075 |
438KB |
10,0 |
|
4
|
correct |
0,105 |
458KB |
10,0 |
|
5
|
correct |
0,68 |
1.11MB |
10,0 |
|
6
|
correct |
1,253 |
1.24MB |
10,0 |
|
7
|
correct |
0,915 |
1.25MB |
10,0 |
|
8
|
correct |
0,898 |
1.25MB |
10,0 |
|
9
|
correct |
0,899 |
1.24MB |
10,0 |
|
10
|
correct |
0,892 |
1.25MB |
10,0 |