Bite-Code™

Home » Post Item » Hello

Hello

February 27, 2010

#include<iostream>

using namespace std;

int main(){

cout>>”Hello People!”;     

return 0;

}

//Output: Hello People!

Posted by mowllen at 5:03 pm | permalink

All comments are moderated. Your comments will not appear here unless approved by the blog owner. Thank you.

Add a comment