Created
May 14, 2014 20:16
-
-
Save aholmes/6d4b0b6f0cd66b434c49 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 DURP <stdio.h> | |
#define DQRP static | |
#define DIRP int | |
#define DFRP main() | |
#define DVRP(X,Y) printf(X,Y) | |
#define DYRP(X) return X | |
#define DGRP { | |
#define DJRP } | |
#define DORP 0 | |
#define DNRP 1 | |
#define D0RP = | |
#define D3RP + | |
#define DMRP ; | |
#define DERPDERPDERPDERPDERPDERPDERPDERPDERPDERPDERPDERPDERP "DERP %d\n" | |
#include DURP | |
DIRP DFRP DGRP DQRP DERP D0RP DORP DMRP DVRP ( DERPDERPDERPDERPDERPDERPDERPDERPDERPDERPDERPDERPDERP , DERP ) DMRP DERP D0RP DERP D3RP DNRP DMRP DFRP DMRP DYRP ( DERP ) DMRP DJRP |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment