Home
Posts
Tags
Hello World
Jul 1, 2021
cpp
Hello World
#include
<iostream>
int
main
(){
std
::
cout
<<
"Hello World!"
<<
std
::
endl
;
return
0
;
}
Join the discussion
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus
Join the discussion
comments powered by Disqus