Toggle navigation
Home
Latest pastes
FAQ
Random
BitBin is shutting down!
Register
Login
Hello World c++
SUBMITTED BY:
Guest
DATE:
Oct. 13, 2013, 1:42 a.m.
FORMAT:
C++
SIZE:
118 Bytes
Raw
Download
Tweet
HITS:
1094
Go to comments
Report
#include
<iostream>
using
namespace
std
;
int
main
()
{
cout
<<
"Hello World!"
;
return
0
;
}
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus