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

26 lines
No EOL
335 B
JSON

[
{
"n": 7,
"m": 4,
"k": 5,
"s": "xyzxyz"
},
{
"n": 5,
"m": 3,
"k": 3,
"s": "abcde"
},
{
"n": 6,
"m": 2,
"k": 4,
"s": "aabbcc"
},
{
"n": 8,
"m": 3,
"k": 2,
"s": "abcdefgh"
}
]