API Response (JSON)
{
"problem": {
"name": "NewFolder(1)",
"description": {
"content": "For two strings $A$ and $B$, let $A+B$ denote the concatenation of $A$ and $B$ in this order. You are given $N$ strings $S_1,\\ldots,S_N$. Modify and print them as follows, in the order $i=1, \\ldots, N",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc261_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "For two strings $A$ and $B$, let $A+B$ denote the concatenation of $A$ and $B$ in this order.\nYou are given $N$ strings $S_1,\\ldots,S_N$. Modify and print them as follows, in the order $i=1, \\ldots, N...",
"is_translate": false,
"language": "English"
}
]
}