API Response (JSON)
{
"problem": {
"name": "K. Keep Calm and Sell Balloons",
"description": {
"content": "The complete problemset is available on http://maratona.ime.usp.br/primfase19/provas/competicao/maratona_en.pdf ",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10234K"
},
"statements": [
{
"statement_type": "Markdown",
"content": "The complete problemset is available on http://maratona.ime.usp.br/primfase19/provas/competicao/maratona_en.pdf\n\n[samples]...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z} $ be even, $ 2 \\leq n \\leq 50 $. \nThe wall is an $ n \\times n $ grid. Position $ (i, j) $ must contain: \n- Stone block if $ i + j \\equiv 0 \\pmod{2} $, \n- Sa...",
"is_translate": false,
"language": "Formal"
}
]
}