API Response (JSON)
{
"problem": {
"name": "Same Name",
"description": {
"content": "There are $N$ people. The family name and given name of the $i$\\-th person $(1 \\leq i \\leq N)$ are $S_i$ and $T_i$, respectively. Determine whether there is a pair of people with the same family and g",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc216_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ people. The family name and given name of the $i$\\-th person $(1 \\leq i \\leq N)$ are $S_i$ and $T_i$, respectively.\nDetermine whether there is a pair of people with the same family and g...",
"is_translate": false,
"language": "English"
}
]
}