Paste
Archive
test
Terms of Service
Guest
Login
Register
Google
Login
Username
Password
Keep me signed in.
Login
Forgot Password
Register
Username
Email
Full Name
Password
Register
Hello World
CPP
Guest
1 Views
Size: 87 bytes
Posted on: Aug 15, 25 @ 6:20 PM
#include <iostream>
int
main
(
)
{
std
::
cout
<<
"Hello World!"
;
return
0
;
}
Raw Paste
#include <iostream> int main() { std::cout << "Hello World!"; return 0; }
Fork
Edit
Hello World
#include <iostream>
int
main
(
)
{
std
::
cout
<<
"Hello World!"
;
return
0
;
}
Hello!
Login
or
Register
to edit, delete and keep track of your pastes and more.
Recent Pastes
Github.tcl
Untitled
Hello World
Untitled
Test
Untitled
Untitled
Untitled
Untitled
Untitled