API Response (JSON)
{
"problem": {
"name": "Trick Taking",
"description": {
"content": "$N$ players with **ID numbers** $1, 2, \\ldots, N$ are playing a card game. Each player plays one card. Each card has two parameters: **color** and **rank**, both of which are represented by positive",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc299_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "$N$ players with **ID numbers** $1, 2, \\ldots, N$ are playing a card game. \nEach player plays one card.\nEach card has two parameters: **color** and **rank**, both of which are represented by positive...",
"is_translate": false,
"language": "English"
}
]
}