API Response (JSON)
{
"problem": {
"name": "CARtesian Coodinate",
"description": {
"content": "There are $N$ lines in the $xy$\\-plane. The $i$\\-th line is represented by $A_ix+B_iy=C_i$. Any two lines among the $N+2$ lines, the above $N$ lines plus the $x$\\-axis and $y$\\-axis, cross each other ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 5000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "tenka1_2017_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ lines in the $xy$\\-plane. The $i$\\-th line is represented by $A_ix+B_iy=C_i$. Any two lines among the $N+2$ lines, the above $N$ lines plus the $x$\\-axis and $y$\\-axis, cross each other ...",
"is_translate": false,
"language": "English"
}
]
}