Skip to content

Instantly share code, notes, and snippets.

@jdonszelmann
Last active March 28, 2019 21:42
Show Gist options
  • Save jdonszelmann/f3dd3f62460f9b20d71af794be9c6034 to your computer and use it in GitHub Desktop.
Save jdonszelmann/f3dd3f62460f9b20d71af794be9c6034 to your computer and use it in GitHub Desktop.
%:define fourtytwo (
%:define sixtynine )
main fourtytwo sixtynine??<printf fourtytwo fourtytwo char []sixtynine ??< 42-'','?'+42, 0 %>, '??'' - '4'sixtynine;%>
@jdonszelmann
Copy link
Author

this prints 42 in ansi c!
(might also contain some overflows and undefined behaviour)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment