InternBootcamp/examples/pipelines/all_configs/korOperationUnicode203b_test.json

22 lines
No EOL
340 B
JSON
Executable file

[
{
"C": 3,
"max_operand": 200,
"max_attempts": 200
},
{
"C": 2,
"max_operand": 100,
"max_attempts": 100
},
{
"C": 1,
"max_operand": 50,
"max_attempts": 50
},
{
"C": 4,
"max_operand": 150,
"max_attempts": 150
}
]