Merge branch 'master' of http://ff.mhrooz.xyz:3000/iicd/leetcode
This commit is contained in:
commit
886879c4d7
@ -7,7 +7,6 @@ class Solution:
|
||||
if cht == chs:
|
||||
idt_m = idt + idt_m + 1
|
||||
cnt += 1
|
||||
print(idt_m, idt, cht)
|
||||
break
|
||||
if cnt == len(s): return True
|
||||
return False
|
||||
|
Loading…
Reference in New Issue
Block a user