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

14 lines
No EOL
193 B
JSON

[
{
"max_n": 100000000,
"seed": 42
},
{
"max_n": 1000000000000,
"seed": 98765
},
{
"max_n": 1000000000,
"seed": 12345
}
]