Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- C++ Syntax
- #include <iostream>
- using namespace std;
- int main() {
- cout << "Hello World!";
- return 0;
- }
- https://cuty.io/Z6SEYPDQk
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement