DUMPZ
Paste dump
Recent dumps
FilesBox.io
About
Log in
Sign Up
include main int main int argc char argv cout hello return
Anonymous
C++
13 Sep 2008
As Text
Un/Wrap
Lines#
1
2
3
4
5
6
7
#include
<main.h>
int
main
(
int
argc
,
char
*
argv
[])
{
cout
<<
"hello!"
;
return
1
;
}
← newer dump
older dump →