API Response (JSON)
{
"problem": {
"name": "Calendar Validator",
"description": {
"content": "There is a $10^{100} \\times 7$ matrix $A$, where the $(i,j)$\\-th entry is $(i-1) \\times 7 + j$ for every pair of integers $(i,j)\\ (1 \\leq i \\leq 10^{100}, 1 \\leq j \\leq 7)$. Given an $N \\times M$ matr",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc225_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There is a $10^{100} \\times 7$ matrix $A$, where the $(i,j)$\\-th entry is $(i-1) \\times 7 + j$ for every pair of integers $(i,j)\\ (1 \\leq i \\leq 10^{100}, 1 \\leq j \\leq 7)$.\nGiven an $N \\times M$ matr...",
"is_translate": false,
"language": "English"
}
]
}