API Response (JSON)
{
"problem": {
"name": "Send More Money",
"description": {
"content": "Given strings $S_1,S_2,S_3$ consisting of lowercase English letters, solve the alphametic $S_1+S_2=S_3$. Formally, determine whether there is a triple of **positive** integers $N_1, N_2, N_3$ satisfyi",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 5000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc198_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Given strings $S_1,S_2,S_3$ consisting of lowercase English letters, solve the alphametic $S_1+S_2=S_3$.\nFormally, determine whether there is a triple of **positive** integers $N_1, N_2, N_3$ satisfyi...",
"is_translate": false,
"language": "English"
}
]
}