Skip to content

Commit 618358a

Browse files
committed
two squares statement 2点が同じ場所に存在しうることを明記
1 parent b1f21aa commit 618358a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

two-squares/statement.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,3 +62,5 @@ $x_1$ $y_1$ $x_2$ $y_2$ $\ldots$ $x_8$ $y_8$
6262

6363
最後のケースは、Largeの制約も満たします。
6464

65+
サンプルのように、2点が同じ場所に存在することがあるので注意してください。(3点が同じ場所に存在することはありません。)
66+

0 commit comments

Comments
 (0)