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

30 lines
No EOL
310 B
JSON

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