We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b98519 commit 12e7f0cCopy full SHA for 12e7f0c
scripts/algorithms/V/Valid Square/Valid Square.py
@@ -1,4 +1,4 @@
1
-// Runtime: 64 ms (Top 25.62%) | Memory: 14.1 MB (Top 10.56%)
+# Runtime: 65 ms (Top 24.05%) | Memory: 13.9 MB (Top 50.57%)
2
class Solution:
3
def validSquare(self, p1, p2, p3, p4):
4
0 commit comments