Compare commits

3 Commits

Author SHA1 Message Date
f4d53edff9 Warm-Up: Georgian
Some checks failed
CI / Typos (pull_request) Failing after 53s
CI / Typst formatting (pull_request) Failing after 6s
CI / Build (pull_request) Has been skipped
2025-10-26 11:09:43 -07:00
0729c9ccdf Warm-Up: Pairs 2025-10-26 11:09:43 -07:00
57b62272cf Snakes! 2025-10-26 11:09:41 -07:00
2 changed files with 2 additions and 2 deletions

View File

@ -7,5 +7,5 @@
) )
#problem() #problem()
$n$ black and $n$ white points are randomly distributed on a plane. No three points are collinear.\ $n$ black and $n$ white points are randomly distributed on a plane. No three points are colinear.\
Show that it is always possible draw $n$ nonintersecting lines between pairs of points of different colors. Show that it is always possible draw $n$ nonintersecting lines between pairs of points of different colors.