API Response (JSON)
{
"problem": {
"name": "ℕ Coloring",
"description": {
"content": "Given is an integer $N$. Among the sequences of $N$ positive integers $A_1, A_2, \\ldots, A_N$ satisfying the following condition, print one that minimizes the maximum value in the sequence. * If $i",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc115_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Given is an integer $N$. Among the sequences of $N$ positive integers $A_1, A_2, \\ldots, A_N$ satisfying the following condition, print one that minimizes the maximum value in the sequence.\n\n* If $i...",
"is_translate": false,
"language": "English"
}
]
}