Skip to content

Commit 6670e7e

Browse files
committed
[:fixed] changed one file to pull request
1 parent 390b1b0 commit 6670e7e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

contains-duplicate/ppxyn1.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@ def containsDuplicate(self, nums: List[int]) -> bool:
1515
'''
1616
Trial and error
1717
Printing I/O inside the loop may cause Output Limit Exceeded
18-
'''
18+
'''
19+

0 commit comments

Comments
 (0)