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

30 lines
No EOL
310 B
JSON

[
{
"h": 5,
"g": 4
},
{
"h": 4,
"g": 1
},
{
"h": 2,
"g": 1
},
{
"h": 5,
"g": 1
},
{
"h": 4,
"g": 2
},
{
"h": 3,
"g": 2
},
{
"h": 4,
"g": 3
}
]