API Response (JSON)
{
"problem": {
"name": "J. Send the Fool Further! (easy)",
"description": {
"content": "Heidi's friend Jenny is asking Heidi to deliver an important letter to one of their common friends. Since Jenny is Irish, Heidi thinks that this might be a prank. More precisely, she suspects that 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": "CF802J"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Heidi's friend Jenny is asking Heidi to deliver an important letter to one of their common friends. Since Jenny is Irish, Heidi thinks that this might be a prank. More precisely, she suspects that the...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "Heidi 的朋友 Jenny 请 Heidi 将一封重要信件送达他们共同的某位朋友。由于 Jenny 是爱尔兰人,Heidi 认为这可能是个恶作剧。更准确地说,她怀疑这封信的内容是:\"Send the fool further!\"(把傻子送得更远!),而当收件人读到这封信后,会要求 Heidi 将同样的消息再转交给另一位与 Heidi 有共同联系的朋友,如此继续下去。\n\nHeidi 相信她的朋友...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "Given a tree $ T = (V, E) $ with $ n $ vertices labeled $ 0 $ through $ n-1 $, where vertex $ 0 $ corresponds to Jenny, and each edge $ (u, v) \\in E $ has a positive integer weight $ c $ representing ...",
"is_translate": false,
"language": "Formal"
}
]
}