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

17 lines
No EOL
228 B
JSON

[
{
"n_min": 5,
"n_max": 20,
"max_int": 10
},
{
"n_min": 1,
"n_max": 10,
"max_int": 5
},
{
"n_min": 3,
"n_max": 15,
"max_int": 7
}
]