1.1.2
Try it!
paste to highlight
Download
Source
|
Bugtracker
Documentation
in autumnal colors
Old website
Java
C++ code posted by asdasd
created at 03 Dec 18:16, updated at 26 Jan 19:26
Edit
|
Back
1
2
3
4
5
6
7
#include
<iostream>
int
main
()
{
std
::
cout
<<
"
Hello World!
\n
"
;
return
0
;
}
87 Bytes in 2 ms with coderay