API Response (JSON)
{
"problem": {
"name": "160. Ken Ken Book",
"description": {
"content": "Ken Ken is a number puzzle created in 2004 by Tetsuya Miyamoto. You're solving Ken Ken puzzles from a puzzle book. Each puzzle is an $n$ by $n$ grid, and you have to fill in all of the spaces in the ",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10269160"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Ken Ken is a number puzzle created in 2004 by Tetsuya Miyamoto.\n\nYou're solving Ken Ken puzzles from a puzzle book. Each puzzle is an $n$ by $n$ grid, and you have to fill in all of the spaces in the ...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z}^+ $ be the size of the grid (an $ n \\times n $ grid). \nLet $ k \\in \\mathbb{Z}^+ $ be the number of pre-filled (freebie) spaces.\n\n**Constraints** \n1. $ n \\geq...",
"is_translate": false,
"language": "Formal"
}
]
}