Skip to content

Commit 43c0606

Browse files
committed
Modify problem statement
1 parent 380fb92 commit 43c0606

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

battle_royal/statement.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# Constraints
1414

1515
- プレイヤー数は$100$である
16-
- $i$番目のプレイヤーのキル数$K_i (0 \leq i \leq 100)$は0以上の整数である
16+
- $i$番目のプレイヤーのキル数$K_i (1 \leq i \leq 100)$は0以上の整数である
1717
- 100人のプレイヤーのキル数としてありえない入力は与えられない
1818

1919
# Input

0 commit comments

Comments
 (0)