merging all related stuff here

This commit is contained in:
2026-02-22 01:06:02 +03:00
parent cc5c9c6d1a
commit 352631e071
11 changed files with 110 additions and 71 deletions

View File

@@ -8,7 +8,7 @@ import (
"math"
"os"
imgutil "git.niplace.ru/XoxJlopeZi4BB/imageutils/pkg"
imgutil "git.nkpl.cc/twocookedfaggots/imageutils/pkg"
)
func nearestHighSqrt(n int) int {