Skip to content

Commit

Permalink
cp.tex
Browse files Browse the repository at this point in the history
  • Loading branch information
iambrj committed Jan 15, 2024
1 parent eed5fc9 commit 5b4fee7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions cp.tex
Original file line number Diff line number Diff line change
Expand Up @@ -816,6 +816,10 @@ \subsection{USACO Gold}
\item\url{http://www.usaco.org/index.php?page=viewproblem2&cpid=789} when all
queries are given beforehand, try to see if rearranging them will help solve
the problem efficiently.
\item\url{https://csacademy.com/contest/archive/task/mountain-time/}
reconstruct the grid/graph using DSU
\item\url{http://www.usaco.org/index.php?page=viewproblem2&cpid=922}
complex stack code
\end{itemize}

\section{TODO}
Expand Down

0 comments on commit 5b4fee7

Please sign in to comment.