API Response (JSON)
{
"problem": {
"name": "racecar",
"description": {
"content": "You are given $N$ strings $S_1,S_2,\\ldots,S_N$ consisting of lowercase English letters. Determine if there are **distinct** integers $i$ and $j$ between $1$ and $N$, inclusive, such that the concate",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc307_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given $N$ strings $S_1,S_2,\\ldots,S_N$ consisting of lowercase English letters. \nDetermine if there are **distinct** integers $i$ and $j$ between $1$ and $N$, inclusive, such that the concate...",
"is_translate": false,
"language": "English"
}
]
}