This website requires JavaScript.
Explore
Help
Sign In
Heyo
/
C-plusplus
Watch
1
Star
0
Fork
You've already forked C-plusplus
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
heyo
C-plusplus
/
heyo.cpp
9 lines
76 B
C++
Raw
Permalink
Blame
History
#
include
int
main
(
)
{
std
:
:
cout
<
<
"
Hello, world!
"
;
return
0
;
}
Reference in New Issue
View Git Blame
Copy Permalink