This website requires JavaScript.
Explore
Help
Register
Sign In
rabix
/
RedPanda-CPP
mirror of
https://github.com/Reduced-panda/RedPanda-CPP
Watch
1
Star
0
Fork
You've already forked RedPanda-CPP
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dc21a7a7fb
RedPanda-CPP
/
windows
/
templates
/
Hello_cpp.txt
5 lines
88 B
Plaintext
Raw
Blame
History
#include <iostream>
int main(int argc, char** argv) {
std::cout << "Hello world!\n";
}
Reference in New Issue
View Git Blame
Copy Permalink