This website requires JavaScript.
Explore
Help
Sign In
jamosdev
/
rhubarb-lip-sync
mirror of
https://github.com/DanielSWolf/rhubarb-lip-sync.git
Watch
1
Star
0
Fork
You've already forked rhubarb-lip-sync
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eb675e4968
rhubarb-lip-sync
/
main.cpp
8 lines
108 B
C++
Raw
Blame
History
#
include
<iostream>
using
namespace
std
;
int
main
(
)
{
cout
<
<
"
Hello, World!
"
<
<
endl
;
return
0
;
}
Reference in New Issue
View Git Blame
Copy Permalink