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

26 lines
No EOL
330 B
JSON

[
{
"max_n": 20,
"min_n": 1
},
{
"max_n": 1000,
"min_n": 1
},
{
"max_n": 1000,
"min_n": 500
},
{
"max_n": 50,
"min_n": 1
},
{
"max_n": 1000,
"min_n": 20
},
{
"max_n": 100,
"min_n": 1
}
]