remove old

This commit is contained in:
Administrator 2022-10-10 20:59:26 +03:00
parent f5d2418555
commit 928a2a45fd

View File

@ -1,5 +0,0 @@
from demo import Solution
s = Solution()
print(s.findMedianSortedArrays([1, 2], [3,4]))