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

32 lines
No EOL
434 B
JSON

[
{
"n": 5,
"min_n": 3,
"max_n": 1000
},
{
"n": 250,
"min_n": 3,
"max_n": 500
},
{
"n": 100,
"min_n": 3,
"max_n": 1000
},
{
"n": 1000,
"min_n": 3,
"max_n": 2000
},
{
"n": 200,
"min_n": 3,
"max_n": 500
},
{
"n": 5,
"min_n": 3,
"max_n": 500
}
]