API Response (JSON)
{
"problem": {
"name": "Lucas Number",
"description": {
"content": "It is November $18$ now in Japan. By the way, $11$ and $18$ are adjacent Lucas numbers. You are given an integer $N$. Find the $N$\\-th Lucas number. Here, the $i$\\-th Lucas number $L_i$ is defined as ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc079_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "It is November $18$ now in Japan. By the way, $11$ and $18$ are adjacent Lucas numbers.\nYou are given an integer $N$. Find the $N$\\-th Lucas number.\nHere, the $i$\\-th Lucas number $L_i$ is defined as ...",
"is_translate": false,
"language": "English"
}
]
}