Utilizator |
Problema |
Data |
Compilator |
Scor |
|---|---|---|---|---|
25 Noiembrie 2023, 09:11 |
c++17 |
100.0 |
main.cpp: In function ‘void DFS(int)’:
main.cpp:37:18: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<intrebare>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
37 | for(int i=0;i<Q[nod].size();i++){
| ~^~~~~~~~~~~~~~
main.cpp:40:18: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
40 | for(int i=0;i<G[nod].size();i++){
| ~^~~~~~~~~~~~~~
Test |
Mesaj evaluator |
Timp execuție |
Memorie |
Scor |
|---|---|---|---|---|
|
1
|
correct |
0,013 |
24.38MB |
10,0 |
|
2
|
correct |
0,017 |
24.77MB |
10,0 |
|
3
|
correct |
0,019 |
24.92MB |
10,0 |
|
4
|
correct |
0,054 |
27.83MB |
10,0 |
|
5
|
correct |
0,053 |
28.38MB |
10,0 |
|
6
|
correct |
0,213 |
43.49MB |
10,0 |
|
7
|
correct |
0,199 |
41.16MB |
10,0 |
|
8
|
correct |
0,212 |
43.43MB |
10,0 |
|
9
|
correct |
0,209 |
40.62MB |
10,0 |
|
10
|
correct |
0,214 |
43.41MB |
10,0 |