API Response (JSON)
{
"problem": {
"name": "Concat (2nd)",
"description": {
"content": "You are given $N$ strings $S_i$ consisting of lowercase English letters. For all possible permutations $P=(P_1,P_2,\\dots,P_N)$ of $(1,2,\\dots,N)$, write down the string generated as follows: * Conc",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc434_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given $N$ strings $S_i$ consisting of lowercase English letters.\nFor all possible permutations $P=(P_1,P_2,\\dots,P_N)$ of $(1,2,\\dots,N)$, write down the string generated as follows:\n\n* Conc...",
"is_translate": false,
"language": "English"
}
]
}