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

22 lines
No EOL
322 B
JSON

[
{
"max_n": 20,
"min_n": 5,
"max_value": 1000
},
{
"max_n": 10,
"min_n": 2,
"max_value": 100
},
{
"max_n": 30,
"min_n": 5,
"max_value": 10000
},
{
"max_n": 25,
"min_n": 4,
"max_value": 2000
}
]