API Response (JSON)
{
"problem": {
"name": "Touitsu",
"description": {
"content": "You are given three strings $A, B$ and $C$. Each of these is a string of length $N$ consisting of lowercase English letters. Our objective is to make all these three strings equal. For that, you can r",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "nikkei2019_qual_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given three strings $A, B$ and $C$. Each of these is a string of length $N$ consisting of lowercase English letters.\nOur objective is to make all these three strings equal. For that, you can r...",
"is_translate": false,
"language": "English"
}
]
}