API Response (JSON)
{
"problem": {
"name": "Socks",
"description": {
"content": "You have $N$ socks. The color of the $i$\\-th sock is $A_i$. You want to perform the following operation as many times as possible. How many times can it be performed at most? * Choose two same-colo",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 4000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc295_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You have $N$ socks. The color of the $i$\\-th sock is $A_i$.\nYou want to perform the following operation as many times as possible. How many times can it be performed at most?\n\n* Choose two same-colo...",
"is_translate": false,
"language": "English"
}
]
}