API Response (JSON)
{
"problem": {
"name": "【深基1.习5】打字速度",
"description": {
"content": "小A 每分钟输入 $120$ 个字符,UIM 每分钟输入 $80$ 个字符,UIM 比小A 先开始打字 $12$ 分钟,请问小A 开始打字多少时间后能赶上 UIM 的进度?",
"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": "LGB2613"
},
"statements": [
{
"statement_type": "Markdown",
"content": "小A 每分钟输入 $120$ 个字符,UIM 每分钟输入 $80$ 个字符,UIM 比小A 先开始打字 $12$ 分钟,请问小A 开始打字多少时间后能赶上 UIM 的进度?\n\n## Input\n\n不需要输入。\n\n## Output\n\n请输出一个数字表示答案。这个数字是一个整数。\n\n[samples]\n\n## Background\n\n**本题来自洛谷编写教材《深入浅出程序设计竞赛 - 基础篇》**,...",
"is_translate": false,
"language": "English"
}
]
}