[ya-day1] swimmer problem WIP

This commit is contained in:
2024-10-27 20:35:54 +03:00
parent 89a0abcbaf
commit 643d42c748
3 changed files with 105 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
import { toGetClosestPoint } from "./toGetClosestPoint";
export default toGetClosestPoint;