Skip to content

Commit

Permalink
Optimise 31 OG mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
KabirAcharya committed Nov 8, 2024
1 parent b57bc0a commit a6deebd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/originalMappings.csv
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
28,chr(len(str(set()))+len(str(bin)))
29,chr(len(str(set()))+len(str(hash)))
30,chr(len(str(set()))+len(str(ascii)))
31,chr(len(str(set))+len(str(reversed)))
31,chr(len(str(type(quit))))
32,min(str(bin))
33,chr((not())+ord(min(str(bin))))
34,min(repr(repr(str())))
Expand Down

0 comments on commit a6deebd

Please sign in to comment.