API Response (JSON)
{
"problem": {
"name": "1 21",
"description": {
"content": "AtCoDeer the deer has found two positive integers, $a$ and $b$. Determine whether the concatenation of $a$ and $b$ in this order is a square number.",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc086_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "AtCoDeer the deer has found two positive integers, $a$ and $b$. Determine whether the concatenation of $a$ and $b$ in this order is a square number.\n\n## Constraints\n\n* $1$ $≤$ $a,b$ $≤$ $100$\n* $a...",
"is_translate": false,
"language": "English"
}
]
}