Advertisement
Guest User

Untitled

a guest
Apr 8th, 2020
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.08 KB | None | 0 0
  1. #include <iostream>
  2. void main() {
  3.     std :: cout << “Hello world”;
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement