We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd6c130 commit 747abc9Copy full SHA for 747abc9
content/geometry/chapter.tex
@@ -16,7 +16,7 @@ \section{Circles}
16
\kactlimport{CircleIntersection.h}
17
\kactlimport{CircleTangents.h}
18
% \kactlimport{CircleLine.h}
19
- % \kactlimport{CirclePolygonIntersection.h}
+ \kactlimport{CirclePolygonIntersection.h}
20
\kactlimport{circumcircle.h}
21
\kactlimport{MinimumEnclosingCircle.h}
22
content/various/chapter.tex
@@ -12,7 +12,6 @@ \section{Misc. algorithms}
12
\section{Dynamic programming}
13
\kactlimport{KnuthDP.h}
14
\kactlimport{DivideAndConquerDP.h}
15
- \newpage % the rest fits nicely on one page
\section{Debugging tricks}
\begin{itemize}
0 commit comments