API Response (JSON)
{
"problem": {
"name": "A. Trip For Meal",
"description": {
"content": "Winnie-the-Pooh likes honey very much! That is why he decided to visit his friends. Winnie has got three best friends: Rabbit, Owl and Eeyore, each of them lives in his own house. There are winding pa",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 524288
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF876A"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Winnie-the-Pooh likes honey very much! That is why he decided to visit his friends. Winnie has got three best friends: Rabbit, Owl and Eeyore, each of them lives in his own house. There are winding pa...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "小熊维尼非常喜欢蜂蜜!因此他决定去拜访他的朋友们。维尼有三位最好的朋友:兔子、猫头鹰和小驴,他们各自住在自己的房子里。每两栋房子之间都有蜿蜒的小路连接。兔子和猫头鹰家之间的路径长度为 $a$ 米,兔子和小驴家之间的路径长度为 $b$ 米,猫头鹰和小驴家之间的路径长度为 $c$ 米。\n\n为了享受生活并唱欢快的歌曲,维尼每天需要进食 $n$ 次。现在他正在兔子的家里,并且已经完成了第一次进食。每次当维...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z} $ be the number of meals (visits). \nLet $ a, b, c \\in \\mathbb{Z} $ be the distances between the houses: \n- $ a $: Rabbit ↔ Owl \n- $ b $: Rabbit ↔ Eeyore \n-...",
"is_translate": false,
"language": "Formal"
}
]
}