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

30 lines
No EOL
426 B
JSON

[
{
"x_max": 50000,
"y_max": 5000
},
{
"x_max": 1000,
"y_max": 1000
},
{
"x_max": 2000,
"y_max": 20000
},
{
"x_max": 5000,
"y_max": 50000
},
{
"x_max": 10000000,
"y_max": 1000000
},
{
"x_max": 100000,
"y_max": 1000000
},
{
"x_max": 10000,
"y_max": 100000
}
]