API Response (JSON)
{
"problem": {
"name": "Choose Integers",
"description": {
"content": "We ask you to select some number of positive integers, and calculate the sum of them. It is allowed to select as many integers as you like, and as large integers as you wish. You have to follow these,",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc060_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We ask you to select some number of positive integers, and calculate the sum of them.\nIt is allowed to select as many integers as you like, and as large integers as you wish. You have to follow these,...",
"is_translate": false,
"language": "English"
}
]
}