Skip to content

Commit

Permalink
♻️ REFACTOR: Simplified solutions folder (7.6)
Browse files Browse the repository at this point in the history
  • Loading branch information
simonsejse authored Oct 10, 2024
1 parent 00f752f commit bdc02fa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions solutions/infinitecash.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@
exit(0)
break
previous_m = m


ret = f'{cnt:#b}'
ret = ret.replace('0b', '')

Expand Down

0 comments on commit bdc02fa

Please sign in to comment.