-
-
Save jdonszelmann/f3dd3f62460f9b20d71af794be9c6034 to your computer and use it in GitHub Desktop.
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
%:define fourtytwo ( | |
%:define sixtynine ) | |
main fourtytwo sixtynine??<printf fourtytwo fourtytwo char []sixtynine ??< 42-'','?'+42, 0 %>, '??'' - '4'sixtynine;%> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
this prints 42 in ansi c!
(might also contain some overflows and undefined behaviour)