API Response (JSON)
{
"problem": {
"name": "[CCC 2023 J3] Special Event",
"description": {
"content": "You are trying to schedule a special event on one of five possible days. Your job is to determine on which day you should schedule the event, so that the largest number of interested people are able ",
"description_type": "Markdown"
},
"platform": "Luogu",
"limit": {
"time_limit": 3000,
"memory_limit": 524288
},
"difficulty": {
"LuoguStyle": "P1"
},
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "LGP9301"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are trying to schedule a special event on one of five possible days.\n\nYour job is to determine on which day you should schedule the event, so that the largest number of interested people are able ...",
"is_translate": false,
"language": "English"
}
]
}