API Response (JSON)
{
"problem": {
"name": "Friends and Travel costs",
"description": {
"content": "There are $10^{100}+1$ villages, labeled with numbers $0$, $1$, $\\ldots$, $10^{100}$. For every integer $i$ between $0$ and $10^{100}-1$ (inclusive), you can pay $1$ yen (the currency) in Village $i",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc203_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $10^{100}+1$ villages, labeled with numbers $0$, $1$, $\\ldots$, $10^{100}$. \nFor every integer $i$ between $0$ and $10^{100}-1$ (inclusive), you can pay $1$ yen (the currency) in Village $i...",
"is_translate": false,
"language": "English"
}
]
}