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

18 lines
No EOL
242 B
JSON

[
{
"min_n": 1000,
"max_n": 100000
},
{
"min_n": 1,
"max_n": 1000000
},
{
"min_n": 500000,
"max_n": 1000000
},
{
"min_n": 1,
"max_n": 10000000
}
]