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

26 lines
No EOL
378 B
JSON

[
{
"n_min": 2,
"n_max": 20,
"m_min": 1,
"m_max": 20
},
{
"n_min": 2,
"n_max": 5,
"m_min": 1,
"m_max": 5
},
{
"n_min": 2,
"n_max": 2,
"m_min": 1,
"m_max": 100
},
{
"n_min": 2,
"n_max": 100,
"m_min": 1,
"m_max": 100
}
]