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

22 lines
No EOL
305 B
JSON

[
{
"max_n": 200,
"max_height": 200
},
{
"max_n": 1000,
"max_height": 1000
},
{
"max_n": 100,
"max_height": 500
},
{
"max_n": 1,
"max_height": 1
},
{
"max_n": 500,
"max_height": 500
}
]