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

26 lines
No EOL
394 B
JSON

[
{
"q": 500000,
"max_x": 1000000000,
"min_q": 1,
"max_q": 500000
},
{
"q": 20,
"max_x": 100000,
"min_q": 1,
"max_q": 50
},
{
"q": 100,
"max_x": 1000000,
"min_q": 1,
"max_q": 200
},
{
"q": 5,
"max_x": 1000,
"min_q": 1,
"max_q": 10
}
]