API Response (JSON)
{
"problem": {
"name": "[NICA #1] 年金现值系数表",
"description": {
"content": "小 A 最近在研究财务事项。 在财务计算中,年金现值系数是一个常用概念。它定义,$\\mathrm{PVIFA}(i,n)=\\dfrac{[1-(1+i)^{-n}]}{i}$,其中 $i$ 表示每期利率,$n$ 表示年金支付天数。例如,$\\mathrm{PVIFA}(5\\%,10)=\\dfrac{[1-(1+5\\%)^{-10}]}{5\\%}=7.7217$。你不必在意 $\\mathrm{PVI",
"description_type": "Markdown"
},
"platform": "Luogu",
"limit": {
"time_limit": 1000,
"memory_limit": 131072
},
"difficulty": {
"LuoguStyle": "P1"
},
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "LGB3797"
},
"statements": [
{
"statement_type": "Markdown",
"content": "小 A 最近在研究财务事项。\n\n在财务计算中,年金现值系数是一个常用概念。它定义,$\\mathrm{PVIFA}(i,n)=\\dfrac{[1-(1+i)^{-n}]}{i}$,其中 $i$ 表示每期利率,$n$ 表示年金支付天数。例如,$\\mathrm{PVIFA}(5\\%,10)=\\dfrac{[1-(1+5\\%)^{-10}]}{5\\%}=7.7217$。你不必在意 $\\mathrm{PVI...",
"is_translate": false,
"language": "English"
}
]
}