API Response (JSON)
{
"problem": {
"name": "The Greatest Two",
"description": {
"content": "You are given integers $N$ and $K$, and a permutation $P=(P_1,P_2,\\cdots,P_N)$ of $(1,2,\\cdots,N)$. You can perform the following operation any number of times, possibly zero. * Choose an integer $",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 5000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "wtf22_day2_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given integers $N$ and $K$, and a permutation $P=(P_1,P_2,\\cdots,P_N)$ of $(1,2,\\cdots,N)$.\nYou can perform the following operation any number of times, possibly zero.\n\n* Choose an integer $...",
"is_translate": false,
"language": "English"
}
]
}