extern "C" int putchar(int);
#define q(Z) putchar(Z);
#define Q(Z) q(Z)q(Z)q(Z)q(Z)
int main(){int i=0;char s[]="Cursed code is like a puzzle, both fascinating and terrifying.\n";while(s[i])Q(s[i++])}
These are the codes that go against the laws of computer programming.
You will rethink your life choices as you read these codes.
Really, really bad.
No, wait. IT'S really bad.
Proceed at your own risk.