Skip to content

Instantly share code, notes, and snippets.

@imaami
Created July 20, 2023 21:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save imaami/1b9736a677f1d283b00c8ad62d750355 to your computer and use it in GitHub Desktop.
Save imaami/1b9736a677f1d283b00c8ad62d750355 to your computer and use it in GitHub Desktop.
A cartoonish C program.
#include <stdio.h>
#define ___ putchar
#define __ sizeof
#define _ __func__
int main(
void
){___(*(_+((*_>>(__(__(_))>>
4))&(*_>>__(_)))));___(*(_+((*_>>(__(__(_))>>
2))&(*_>>__(_)))));___(*(_+((*_>>(__(__(_))>>
1))&(*_>>__(_)))));___(*(_+((*_>>(__(__(_))>>
0))&(*_>>__(_)))));___(*(_+((*_>>(__(__(_))>>
4))&(*_>>__(_)))) | __(_))
;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment