Last active
May 5, 2023 06:39
-
-
Save Icedude907/abd3c1097c3193bc746a3018fee66d47 to your computer and use it in GitHub Desktop.
Introducing dank++ (indev)
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 ayyo auto | |
#define chief main | |
#define passa -> | |
#define no ! | |
#define cap false | |
#define rn ; | |
#define heres ( | |
#define fr ) | |
#define g { | |
#define tho } | |
#define nothing void | |
#define being == | |
#define yikes break | |
#define cheers return | |
#define be = | |
#define bruv :: | |
#define raised ++ | |
#define if if( | |
#define while while( | |
#define NOTE /##/ | |
//------------------------------- | |
// From Icedude to his homies | |
#include <cstdio> | |
#include <vector> | |
ayyo chief heres nothing fr passa int g | |
ayyo x be 0ull rn | |
while no cap fr g | |
std bruv printf heres "Iteration #%u\n", x fr rn | |
x raised rn | |
if x being 100 fr NOTE Curly braces optional fr | |
yikes rn | |
tho | |
cheers 0 rn | |
tho |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment