API Response (JSON)
{
"problem": {
"name": "Delimiter",
"description": {
"content": "You are given $N$ integers $A_1,A_2,\\dots,A_N$, one per line, over $N$ lines. However, **$N$ is not given in the input.** Furthermore, the following is guaranteed: * $A_i \\neq 0$ ( $1 \\le i \\le N",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc344_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given $N$ integers $A_1,A_2,\\dots,A_N$, one per line, over $N$ lines. However, **$N$ is not given in the input.** \nFurthermore, the following is guaranteed:\n\n* $A_i \\neq 0$ ( $1 \\le i \\le N...",
"is_translate": false,
"language": "English"
}
]
}