Merged changes
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
\section{Crosses (Bonus Problem)}
|
||||
\section{Crosses}
|
||||
|
||||
You are given an $n \times n$ grid. Some of its squares are white, and some are gray. Your goal is to place $n$ crosses on white cells so that each row and each column contains exactly one cross.
|
||||
You are given an $n \times n$ grid. Some of its squares are white, some are gray. Your goal is to place $n$ crosses on white cells so that each row and each column contains exactly one cross.
|
||||
|
||||
\vspace{2ex}
|
||||
|
||||
|
Reference in New Issue
Block a user