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

17 lines
No EOL
220 B
JSON

[
{
"max_n": 100,
"min_n": 10,
"n": null
},
{
"max_n": 20,
"min_n": 5,
"n": null
},
{
"max_n": 10,
"min_n": 1,
"n": null
}
]