InternBootcamp/examples/pipelines/autogen_configs/Cdreamoonandsums_test.json
2025-05-30 14:05:33 +08:00

20 lines
No EOL
324 B
JSON

[
{
"a_min": 1,
"a_max": 1000000,
"b_min": 1,
"b_max": 1000000
},
{
"a_min": 1,
"a_max": 10000000,
"b_min": 1,
"b_max": 10000000
},
{
"a_min": 1000,
"a_max": 10000000,
"b_min": 1000,
"b_max": 10000000
}
]