Last active
February 13, 2017 22:38
-
-
Save pestilence669/4e5a6a71b6b465b376fb6d2cf659679e to your computer and use it in GitHub Desktop.
Planting seeds for evil things to do to someone reading your code
This file contains 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
// vim: set ts=4 sw=4 noet fileencoding=utf-8: | |
#include <iostream> | |
using namespace std; | |
#define _______ 0b0 | |
#define ________ 0b1 | |
#define _________ = | |
#define __________ <= | |
#define ___________ << | |
#define ____________ int | |
#define _____________ ( | |
#define ______________ ) | |
#define _______________ * | |
#define ________________ { | |
#define _________________ } | |
#define __________________ ; | |
____________ main _____________ ____________, | |
char _______________ _______________ ______________ ________________ | |
____________ _ _________ 0b1'0'1'0, __ _________ _______, ___ _________ ________, ____ __________________ | |
for _____________ ____________ ______ _________ _______ __________________ | |
______ __________ _ __________________ ++______ ______________ ________________ | |
if _____________ ______ __________ ________ ______________ | |
____ _________ ______ __________________ | |
else ________________ | |
____ _________ __ + ___ __________________ | |
__ _________ ___ __________________ | |
___ _________ ____ __________________ | |
_________________ | |
_________________ | |
cout ___________ ____ ___________ endl __________________ | |
return _______ __________________ | |
_________________ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment