Utilizator |
Problema |
Data |
Compilator |
Scor |
|---|---|---|---|---|
8 Aprilie 2026, 14:29 |
c++14 |
100.0 |
main.cpp: In function ‘void dfs(int)’:
main.cpp:56:10: warning: structured bindings only available with ‘-std=c++17’ or ‘-std=gnu++17’
56 | auto [x,y,z] = update[node];
| ^
main.cpp:58:14: warning: structured bindings only available with ‘-std=c++17’ or ‘-std=gnu++17’
58 | for(auto [idx,x,y] : queries[node]){
| ^
Test |
Mesaj evaluator |
Timp execuție |
Memorie |
Scor |
|---|---|---|---|---|
|
1
|
correct |
0,013 |
24.33MB |
10,0 |
|
2
|
correct |
0,018 |
24.67MB |
10,0 |
|
3
|
correct |
0,014 |
24.65MB |
10,0 |
|
4
|
correct |
0,048 |
27.73MB |
10,0 |
|
5
|
correct |
0,048 |
28.52MB |
10,0 |
|
6
|
correct |
0,22 |
45.69MB |
10,0 |
|
7
|
correct |
0,204 |
42.37MB |
10,0 |
|
8
|
correct |
0,222 |
45.58MB |
10,0 |
|
9
|
correct |
0,211 |
41.88MB |
10,0 |
|
10
|
correct |
0,225 |
45.57MB |
10,0 |