InternBootcamp/examples/pipelines/all_configs/Cdominoes_test.json

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
}
]