mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
40 lines
No EOL
645 B
JSON
40 lines
No EOL
645 B
JSON
[
|
|
{
|
|
"n": 3,
|
|
"names": [
|
|
"cba",
|
|
"cdc",
|
|
"cde"
|
|
]
|
|
},
|
|
{
|
|
"n": 5,
|
|
"names": [
|
|
"apple",
|
|
"banana",
|
|
"cherry",
|
|
"date",
|
|
"elder"
|
|
]
|
|
},
|
|
{
|
|
"n": 3,
|
|
"names": [
|
|
"abc",
|
|
"abd",
|
|
"abe"
|
|
]
|
|
},
|
|
{
|
|
"n": 7,
|
|
"names": [
|
|
"car",
|
|
"care",
|
|
"careful",
|
|
"carefully",
|
|
"becarefuldontforgetsomething",
|
|
"otherwiseyouwillbehacked",
|
|
"goodluck"
|
|
]
|
|
}
|
|
] |