API Response (JSON)
{
"problem": {
"name": "Colorful Hats 2",
"description": {
"content": "$N$ people are standing in a queue, numbered $1, 2, 3, ..., N$ from front to back. Each person wears a hat, which is red, blue, or green. The person numbered $i$ says: * \"In front of me, exactly $A",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "sumitb2019_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "$N$ people are standing in a queue, numbered $1, 2, 3, ..., N$ from front to back. Each person wears a hat, which is red, blue, or green.\nThe person numbered $i$ says:\n\n* \"In front of me, exactly $A...",
"is_translate": false,
"language": "English"
}
]
}