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

22 lines
No EOL
252 B
JSON
Executable file

[
{
"rows": 4,
"cols": 3
},
{
"rows": 5,
"cols": 5
},
{
"rows": 3,
"cols": 3
},
{
"rows": 5,
"cols": 4
},
{
"rows": 4,
"cols": 5
}
]