Skip to content

Instantly share code, notes, and snippets.

@tayyebi
Created April 29, 2019 14:55
Show Gist options
  • Save tayyebi/b2fbc8a23e4e3fa54deb9d27036f4b4f to your computer and use it in GitHub Desktop.
Save tayyebi/b2fbc8a23e4e3fa54deb9d27036f4b4f to your computer and use it in GitHub Desktop.
#include<iostream>
using namespace std;
#define a int
#define b main
#define c (
#define d )
#define e {
#define much cout
#define you <<
#define Amin "This is Amin Brain Lang"
#define nude ;
#define give return
#define me 0
#define g }
a b c d
e
much you Amin nude
give me nude
g
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment