API Response (JSON)
{
"problem": {
"name": "Karuta",
"description": {
"content": "You are given $N$ strings consisting of lowercase English letters. Let $S_i$ be the $i$\\-th $(i = 1, 2, \\dots, N)$ of them. For two strings $x$ and $y$, $\\mathrm{LCP}(x, y)$ is defined to be the maxim",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc287_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given $N$ strings consisting of lowercase English letters. Let $S_i$ be the $i$\\-th $(i = 1, 2, \\dots, N)$ of them.\nFor two strings $x$ and $y$, $\\mathrm{LCP}(x, y)$ is defined to be the maxim...",
"is_translate": false,
"language": "English"
}
]
}