Created
August 16, 2022 21:53
-
-
Save Philogy/4a1c0c69f3f7560d052e809f94b8c460 to your computer and use it in GitHub Desktop.
Huff Challenge #1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#define macro MAIN() = takes(0) returns(0) { | |
number returndatasize mstore | |
0x20 returndatasize return | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment