Skip to content

Commit

Permalink
Update status
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanRenison committed Nov 5, 2024
1 parent 16815f0 commit 352ded9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/number-theory/PointsUnderLine.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* $x, y > 0$, and \texttt{g} returns the number of lattice
* points $(x, y)$ such that $ax + by \leq c$, $0 < x \leq X$
* and $0 < y \leq Y$.
* Status: untested
* Status: stress-tested
*/

#pragma once
Expand Down

0 comments on commit 352ded9

Please sign in to comment.