Skip to content

programmer1o1/CursedCodes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cursed Code

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++])}

So, what is this?

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.

About

Hello Death!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published