Toggle navigation
Home
Latest pastes
FAQ
Random
BitBin is shutting down!
Register
Login
Hello World
SUBMITTED BY:
Guest
DATE:
Dec. 11, 2013, 7:58 p.m.
FORMAT:
C++
SIZE:
129 Bytes
Raw
Download
Tweet
HITS:
767
Go to comments
Report
#include
<stdio.h>
int
main
(
int
argc
,
const
char
*
argv
[])
{
printf
(
"Hello World!
\n
"
);
return
0
;
}
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus