API Response (JSON)
{
"problem": {
"name": "Ex - Enumerate Pairs",
"description": {
"content": "Given are $N$ pairs of integers $(x_i,y_i)$, numbered $1$ to $N$, and an integer $K$. List all pairs of integers $(p,q)$ that satisfy the conditions below, in the format specified in Output. * $1",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 4000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc234_h"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Given are $N$ pairs of integers $(x_i,y_i)$, numbered $1$ to $N$, and an integer $K$. \nList all pairs of integers $(p,q)$ that satisfy the conditions below, in the format specified in Output.\n\n* $1...",
"is_translate": false,
"language": "English"
}
]
}