摘要: 题目链接:https://www.luogu.com.cn/problem/P1980 术语 以下的英文术语均可以翻译为数字。 digit: 一个数字字符,十进制就是 0-9 之间的一个字符; numeral: 用来表示数字的符号化表示,如 “Three”、“3”、“III”; number: 一种 阅读全文
posted @ 2023-02-02 23:35 Revc 阅读(303) 评论(0) 推荐(0)
摘要: General Concept(一般概念) If you master the general concept of regular expressions, it's a short step to mastering a particular implementation. 如果你掌握了一般性的 阅读全文
posted @ 2023-02-02 16:23 Revc 阅读(81) 评论(0) 推荐(0)