Utilizator |
Problema |
Data |
Compilator |
Scor |
|---|---|---|---|---|
2 August 2023, 20:27 |
c++20 |
100.0 |
main.cpp: In function ‘void DFS1(int, int)’:
main.cpp:23:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
23 | for (int i = 0; i < G[node].size(); i++) {
| ~~^~~~~~~~~~~~~~~~
main.cpp: In function ‘int main()’:
main.cpp:55:16: warning: unused variable ‘y’ [-Wunused-variable]
55 | int x, y;
| ^
Test |
Mesaj evaluator |
Timp execuție |
Memorie |
Scor |
|---|---|---|---|---|
|
1
|
correct |
0,015 |
24.38MB |
10,0 |
|
2
|
correct |
0,17 |
45.99MB |
10,0 |
|
3
|
correct |
0,015 |
24.38MB |
10,0 |
|
4
|
correct |
0,012 |
24.42MB |
10,0 |
|
5
|
correct |
0,014 |
24.47MB |
10,0 |
|
6
|
correct |
0,022 |
25.77MB |
10,0 |
|
7
|
correct |
0,064 |
31.54MB |
10,0 |
|
8
|
correct |
0,088 |
35.16MB |
10,0 |
|
9
|
correct |
0,143 |
43.11MB |
10,0 |
|
10
|
correct |
0,159 |
44.45MB |
10,0 |