API Response (JSON)
{
"problem": {
"name": "Duplex Printing",
"description": {
"content": "Takahashi wants to print a document with $N$ pages double-sided, where two pages of data can be printed on one sheet of paper. At least how many sheets of paper does he need?",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc157_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Takahashi wants to print a document with $N$ pages double-sided, where two pages of data can be printed on one sheet of paper.\nAt least how many sheets of paper does he need?\n\n## Constraints\n\n* $N$ ...",
"is_translate": false,
"language": "English"
}
]
}