InternBootcamp/examples/pipelines/all_configs/Ckuroandwalkingroute_test.json

20 lines
No EOL
270 B
JSON

[
{
"max_n": 8,
"default_n": 4,
"x": 2,
"y": 5
},
{
"max_n": 10,
"default_n": 5,
"x": 3,
"y": 7
},
{
"max_n": 15,
"default_n": 10,
"x": 5,
"y": 10
}
]