API Response (JSON)
{
"problem": {
"name": "[SEERC 2005] Sudoku",
"description": {
"content": "Sudoku is a very simple task. A square table with 9 rows and 9 columns is divided to 9 smaller squares 3x3 as shown on the Figure. in some of the cells arewriten decimal digits ftom 1 to 9. The other ",
"description_type": "Markdown"
},
"platform": "Luogu",
"limit": {
"time_limit": 2000,
"memory_limit": 524288
},
"difficulty": {
"LuoguStyle": "P4"
},
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "LGP10481"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Sudoku is a very simple task. A square table with 9 rows and 9 columns is divided to 9 smaller squares 3x3 as shown on the Figure. in some of the cells arewriten decimal digits ftom 1 to 9. The other ...",
"is_translate": false,
"language": "English"
}
]
}