API Response (JSON)
{
"problem": {
"name": "Joint Two Strings",
"description": {
"content": "You are given $N$ strings $S_1, S_2, \\ldots, S_N$ consisting of lowercase English letters, and a string $T$ consisting of lowercase English letters. There are $N^2$ pairs $(i, j)$ of integers between ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc324_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given $N$ strings $S_1, S_2, \\ldots, S_N$ consisting of lowercase English letters, and a string $T$ consisting of lowercase English letters.\nThere are $N^2$ pairs $(i, j)$ of integers between ...",
"is_translate": false,
"language": "English"
}
]
}