Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

c code story

Name: Anonymous 2011-12-25 0:50

this one time i went to these guys and i wall all "hey guys check out my c code" and they were all "dude your code sucks" and i was all "no dude nothing is wrong with my code" and then the guy was all "you used a break statement in nested while loops" so i said to him i says "dude thats totally legit" and hes all "dude your noob programmer if you compile that in a very specific way then there is a chance that the code wont work" so i told him right to his face that he is a faggot and wrong because my code worked and i didn't care if it wouldn't work compiled that way because maybe i won't compile it that way

and thats my story i hope you enjoyed it

Name: Anonymous 2011-12-26 7:31


#define BeginProgram void main(int argc, char *argv[])
#define CloseBrace }
#define CommandLineArgument -1
#define Declare int i,j,n,Flag=1;
#define EndOfProgram return;
#define False 0;
#define ForLoop ;for
#define GetCommandLineArgument n=atoi(argv[1]);
#define i F1ag
#define If if
#define Increment ++
#define Is ==
#define LessThan *(c&64)*
#define LessThanOrEqualTo !=
#define Modulo %
#define OpenBrace {
#define PossibleFactor j
#define PossiblePrime i
#define Possib1ePrime (c=getchar())
#define PrimeNumber (c^(!i*n%64));
#define Print putchar
#define SetTo =
#define SmallestPrime 2
#define True 1
#define Variables char c;
#define Zero i%j

BeginProgram
OpenBrace
    Declare Variables
    GetCommandLineArgument

    ForLoop (PossiblePrime SetTo SmallestPrime ;
             Possib1ePrime LessThanOrEqualTo CommandLineArgument ;
             Increment PossiblePrime)
    OpenBrace
        F1ag SetTo True
        ForLoop (PossibleFactor SetTo SmallestPrime ;
                 PossibleFactor LessThan PossiblePrime ;
                 Increment PossibleFactor)
            If (PossiblePrime Modulo PossibleFactor Is Zero)
                F1ag SetTo False

        If (Flag Is True)
            Print PrimeNumber
    CloseBrace

    EndOfProgram
CloseBrace

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List