Skip to content

Commit 15d60de

Browse files
committed
testing
1 parent 77ed907 commit 15d60de

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

my-submissions/m3066.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,3 @@ def minOperations(self, nums: List[int], k: int) -> int:
1212
ops += 1
1313

1414
return ops
15-

0 commit comments

Comments
 (0)