Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e40d2b4

Browse files
committed
Update 0819. 最常见的单词.md
1 parent fb67509 commit e40d2b4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎Solutions/0819. 最常见的单词.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
- 禁用列表 $banned$ 中的单词用小写字母表示,不含标点符号。
1616
- 段落 $paragraph$ 只包含字母、空格和下列标点符号`!?',;.`
1717
- 段落中的单词不区分大小写。
18-
- 1ドル \le 段落长度 \le 1000$。
19-
- 0ドル \le 禁用单词个数 \le 100$。
20-
- 1ドル \le 禁用单词长度 \le 10$。
18+
- 1ドル \le \text{段落长度} \le 1000$。
19+
- 0ドル \le \text{禁用单词个数} \le 100$。
20+
- 1ドル \le \text{禁用单词长度} \le 10$。
2121
- 答案是唯一的,且都是小写字母(即使在 $paragraph$ 里是大写的,即使是一些特定的名词,答案都是小写的)。
2222
- 不存在没有连字符或者带有连字符的单词。
2323
- 单词里只包含字母,不会出现省略号或者其他标点符号。

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /