Skip to content

Commit

Permalink
16
Browse files Browse the repository at this point in the history
  • Loading branch information
JeongMinR committed Aug 18, 2024
1 parent 83377d4 commit 758d179
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion JMRYU/11to20/16.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ def solution(progresses, speeds):
days.popleft()
answer.append(count)

return answer
return answer

0 comments on commit 758d179

Please sign in to comment.