InternBootcamp/examples/pipelines/autogen_configs/codecontests1382Dunmerge_test.json
2025-05-23 15:27:15 +08:00

18 lines
No EOL
217 B
JSON

[
{
"min_n": 1,
"max_n": 2
},
{
"min_n": 2,
"max_n": 4
},
{
"min_n": 4,
"max_n": 100
},
{
"min_n": 500,
"max_n": 1000
}
]