InternBootcamp/examples/pipelines/autogen_configs/Drearrange_test.json
2025-05-30 14:05:33 +08:00

22 lines
No EOL
222 B
JSON

[
{
"n": 1,
"m": 5
},
{
"n": 1,
"m": 1
},
{
"n": 2,
"m": 2
},
{
"n": 2,
"m": 3
},
{
"n": 5,
"m": 1
}
]