mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
22 lines
No EOL
330 B
JSON
Executable file
22 lines
No EOL
330 B
JSON
Executable file
[
|
|
{
|
|
"n": 7,
|
|
"seed": 121314,
|
|
"difficulty": "medium"
|
|
},
|
|
{
|
|
"n": 4,
|
|
"seed": 151617,
|
|
"difficulty": "hard"
|
|
},
|
|
{
|
|
"n": 4,
|
|
"seed": 1234,
|
|
"difficulty": "easy"
|
|
},
|
|
{
|
|
"n": 5,
|
|
"seed": 5678,
|
|
"difficulty": "medium"
|
|
}
|
|
] |