quantum #25

Open
Mark wants to merge 6 commits from quantum into main
26 changed files with 131890 additions and 124 deletions
Showing only changes of commit 48e7abd47e - Show all commits

View File

@ -0,0 +1,11 @@
#import "@local/handout:0.1.0": *
#import "@preview/cetz:0.4.2"
#show: handout.with(
title: [Warm-Up: Pairs],
by: "Mark",
)
#problem()
$n$ black and $n$ white points are randomly distributed on a plane. No three points are collinear.\
Show that it is always possible draw $n$ nonintersecting lines between pairs of points of different colors.

View File

@ -0,0 +1,6 @@
[metadata]
title = "Pairs"
[publish]
handout = true
solutions = false