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

A little game..

Name: Anonymous 2007-04-19 7:35 ID:4aeRzkyG

Okay here are the rules for this game
Someone posts a code, and you have to add lines/code and post it.
Then someone has to add lines/code to your post and post it etc..

For example:


Changing

int main()
to

int main(int i)

Is ok but changing

int main(int i)

to

int main(int b)

is against the rules

Only C/C++ code is allowed.

I'll do the start


int main() {
    void *p;
    int i = 926102321;
    p = (void*)&i+4;
    *((char*)p) = 0;
    (void)puts((char*)&i);
}

Name: Anonymous 2007-04-19 8:15 ID:Heaven

>>5


int main() {
 void *p;
 int i=926102321^~-1645444224;
 p=(void*)&i+4;
 i^=~-1645444224;
 *((char*)p)=0;
 (void)puts((char*)&i);
 return 0; // you tard i should kill you for not doing this
}

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