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

hi

Name: Anonymous 2009-03-14 12:45

(begin
  (display "Hello World") (newline)
)

Name: Anonymous 2009-03-14 13:05


#include <iostream>

using std::cout;
using std::endl;

int main() {
   cout << "Stop using toy languages, please." << endl;

   return 0;
}

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