API Response (JSON)
{
"problem": {
"name": "I. In the clouds",
"description": {
"content": "Tiago lives in a street with N houses, numbered from 1 to N, in which the first one is his. He decided to get out of Codeforces and visit a friend, but his head is stuck in a problem for several days.",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 65536
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10162I"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Tiago lives in a street with N houses, numbered from 1 to N, in which the first one is his. He decided to get out of Codeforces and visit a friend, but his head is stuck in a problem for several days....",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ N, K \\in \\mathbb{Z}^+ $ with $ 1 \\leq N \\leq 100 $, $ 1 \\leq K \\leq 10^9 $. \nLet $ A \\in \\mathbb{R}^{N \\times N} $ be a transition matrix where $ A_{ij} \\in [0, 10^6] $ and $ ...",
"is_translate": false,
"language": "Formal"
}
]
}