Skip to content

Instantly share code, notes, and snippets.

@kureikei
Created March 1, 2015 21:18
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 kureikei/bc3e4ce96c8fe9efcb18 to your computer and use it in GitHub Desktop.
Save kureikei/bc3e4ce96c8fe9efcb18 to your computer and use it in GitHub Desktop.
#include <iostream>
using namespace std;
#define kakikueba int main() { cout << "huruikeya\n";
#define kaneganarunari cout << "kawazutobikomu\n";
#define houryuuji cout << "mizunooto\n"; return 0;}
kakikueba
kaneganarunari
houryuuji
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment