mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
30 lines
No EOL
312 B
JSON
Executable file
30 lines
No EOL
312 B
JSON
Executable file
[
|
|
{
|
|
"x": -1,
|
|
"y": 3
|
|
},
|
|
{
|
|
"x": 2,
|
|
"y": 1
|
|
},
|
|
{
|
|
"x": 4,
|
|
"y": 5
|
|
},
|
|
{
|
|
"x": 0,
|
|
"y": 1
|
|
},
|
|
{
|
|
"x": 0,
|
|
"y": 2
|
|
},
|
|
{
|
|
"x": 3,
|
|
"y": -1
|
|
},
|
|
{
|
|
"x": 1,
|
|
"y": 3
|
|
}
|
|
] |