1 parent 8e8407e commit cbaf2d8Copy full SHA for cbaf2d8
1 file changed
OOPS/Increasing_Triplet_Subsequence.py
@@ -13,5 +13,6 @@
13
j=nums[k]
14
else:
15
print(True)
16
+
17
18
print(False)
0 commit comments