API Response (JSON)
{
"problem": {
"name": "【深基2.例1】跑步",
"description": {
"content": "小 A 跑步速度 $5 \\text{ m/s}$,八尾勇跑步速度 $8 \\text{ m/s}$,八尾勇在小 A 后面 $100 \\text{ m}$,他们同时起跑,请问需要多长时间八尾勇可以追上小 A?输出一个数字表示答案,使用 `cout` 直接输出。",
"description_type": "Markdown"
},
"platform": "Luogu",
"limit": {
"time_limit": 1000,
"memory_limit": 524288
},
"difficulty": {
"LuoguStyle": "P1"
},
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "LGB2616"
},
"statements": [
{
"statement_type": "Markdown",
"content": "小 A 跑步速度 $5 \\text{ m/s}$,八尾勇跑步速度 $8 \\text{ m/s}$,八尾勇在小 A 后面 $100 \\text{ m}$,他们同时起跑,请问需要多长时间八尾勇可以追上小 A?输出一个数字表示答案,使用 `cout` 直接输出。\n\n## Input\n\n不需要输入。\n\n## Output\n\n请输出一个数字表示答案,使用 `cout` 直接输出。\n\n[samples]\n\n#...",
"is_translate": false,
"language": "English"
}
]
}