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

26 lines
No EOL
394 B
JSON

[
{
"n_min": 3,
"n_max": 15,
"p_min": 3,
"p_max": 50
},
{
"n_min": 2,
"n_max": 10,
"p_min": 2,
"p_max": 100
},
{
"n_min": 5,
"n_max": 20,
"p_min": 101,
"p_max": 1000
},
{
"n_min": 10,
"n_max": 100,
"p_min": 100003,
"p_max": 100007
}
]