API Response (JSON)
{
"problem": {
"name": "Comparing Strings",
"description": {
"content": "Given are $1$\\-digit positive integers $a$ and $b$. Consider these two strings: the concatenation of $b$ copies of the digit $a$, and the concatenation of $a$ copies of the digit $b$. Which of these 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": "abc152_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Given are $1$\\-digit positive integers $a$ and $b$. Consider these two strings: the concatenation of $b$ copies of the digit $a$, and the concatenation of $a$ copies of the digit $b$. Which of these i...",
"is_translate": false,
"language": "English"
}
]
}