API Response (JSON)
{
"problem": {
"name": "[EC Final 2021] Check Pattern is Good",
"description": {
"content": "Prof. Shou is given an $n\\times m$ board. Some cells are colored black, some cells are colored white, and others are uncolored. Prof. Shou likes **check patterns**, so he wants to color all uncolored",
"description_type": "Markdown"
},
"platform": "Luogu",
"limit": {
"time_limit": 10000,
"memory_limit": 1048576
},
"difficulty": {
"LuoguStyle": "P6"
},
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "LGP9879"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Prof. Shou is given an $n\\times m$ board. Some cells are colored black, some cells are colored white, and others are uncolored.\n\nProf. Shou likes **check patterns**, so he wants to color all uncolored...",
"is_translate": false,
"language": "English"
}
]
}