API Response (JSON)
{
"problem": {
"name": "「EZEC-14」浴眼盯真",
"description": {
"content": "dXqwq 定义一个字符串四元组 $(a,b,c,d)$ 是“浴眼盯真”的,当且仅当: - $a,b$ 的首字母均为 $\\texttt{y}$。 - $c$ 恰好等于 $\\texttt{ding}$。 - $d$ 恰好等于 $\\texttt{zhen}$。 给定四个用空格分隔的字符串 $a,b,c,d$,保证其只包含小写英文字母,你需要判断 $(a,b,c,d)$ 是否是“浴眼盯真”的。",
"description_type": "Markdown"
},
"platform": "Luogu",
"limit": {
"time_limit": 1000,
"memory_limit": 131072
},
"difficulty": {
"LuoguStyle": "P1"
},
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "LGP9459"
},
"statements": [
{
"statement_type": "Markdown",
"content": "dXqwq 定义一个字符串四元组 $(a,b,c,d)$ 是“浴眼盯真”的,当且仅当:\n\n- $a,b$ 的首字母均为 $\\texttt{y}$。\n- $c$ 恰好等于 $\\texttt{ding}$。\n- $d$ 恰好等于 $\\texttt{zhen}$。\n\n给定四个用空格分隔的字符串 $a,b,c,d$,保证其只包含小写英文字母,你需要判断 $(a,b,c,d)$ 是否是“浴眼盯真”的。\n\n#...",
"is_translate": false,
"language": "English"
}
]
}