View Single Post
  #1  
Old 03-06-2009, 03:24 AM
lulzzz lulzzz is offline
Junior Member
 
Join Date: Mar 2009
Posts: 3
lulzzz is on a distinguished road
Default

Code monkey: Hello everyone


//oh shi...
//im really stupid =(
// make new thread... but wanted reply...
#include <iostream>

int main()
{
std::cout << "Hello, LOL =)" << std::endl;
}
Reply With Quote