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

17 lines
No EOL
262 B
JSON

[
{
"max_beer": 2,
"max_queries": 3,
"max_foam": 10
},
{
"max_beer": 10,
"max_queries": 15,
"max_foam": 50
},
{
"max_beer": 20,
"max_queries": 20,
"max_foam": 200
}
]