...
| Code Block | ||
|---|---|---|
| ||
{
"error":0,
"result":{"id":1, "code":"xxx", "starts":"xxx", "expires":"xxx"}
} |
Examples:
The GridGo challenge code is the matrix in JSON string
...
...
| Code Block | ||
|---|---|---|
| ||
{
"error":0,
"result":{"id":1, "code":"xxx", "starts":"xxx", "expires":"xxx"}
} |
Examples:
The GridGo challenge code is the matrix in JSON string
...