add 3637 mod + tests
Some checks failed
Binary Search Test / test (push) Failing after 6s

This commit is contained in:
2026-02-17 12:57:43 +03:00
parent b505b8276e
commit e8e085e606
6 changed files with 119 additions and 1 deletions

View File

@@ -14,4 +14,4 @@ jobs:
javac -d out $(find java common -name "*.java")
- name: Run Binary Search tests
run: |
java -ea -cp out search.BinarySearchTest Base
java -ea -cp out search.BinarySearchTest Base 3637