Created
April 20, 2026 07:21
-
-
Save pkutaj/a7b4b0c0e7ae7be7d04f92198deb0d60 to your computer and use it in GitHub Desktop.
CTJ-46: The Stack snippet
This file contains hidden or 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
| [cling]$ main() | |
| &hx = 0x16d981f78 // main(); 6133653368 | |
| &x = 0x16d981f5c // x_func; 6133653340 | |
| &x = 0x16d981f3c // y_func; 6133653308 | |
| &x = 0x16d981f1c // z_func; 6133653276 | |
| (int) 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment