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

/prog/ Challenge [Very Easy]

Name: Anonymous 2008-04-25 14:49

Create a program that gives this as its output: http://pastebin.ca/997618

Name: Anonymous 2008-04-25 15:07

#include <stdlib.h>

int main(int argc,char **argv){
    system("wget -qO - http://pastebin.ca/raw/997618");
   
    return EXIT_SUCCESS;
}

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