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

22 lines
No EOL
360 B
JSON

[
{
"min_n": 1,
"max_n": 500,
"max_x": 1000000000000000000
},
{
"min_n": 1,
"max_n": 1000,
"max_x": 1000000000000000000
},
{
"min_n": 1,
"max_n": 500000,
"max_x": 1152921504606846975
},
{
"min_n": 1,
"max_n": 1000,
"max_x": 1000
}
]