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

22 lines
No EOL
338 B
JSON

[
{
"n_max": 2,
"m_max": 1,
"max_total_length": 30
},
{
"n_max": 3,
"m_max": 2,
"max_total_length": 50
},
{
"n_max": 6,
"m_max": 5,
"max_total_length": 90
},
{
"n_max": 4,
"m_max": 4,
"max_total_length": 80
}
]