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

34 lines
No EOL
514 B
JSON

[
{
"n_range": [
1,
50
],
"a_max": 1000000,
"k_max": 100000000
},
{
"n_range": [
1,
20
],
"a_max": 100000,
"k_max": 10000000
},
{
"n_range": [
30,
50
],
"a_max": 500000,
"k_max": 500000000
},
{
"n_range": [
20,
40
],
"a_max": 2000000,
"k_max": 2000000000
}
]