Advertisement
ramdangenz

Untitled

Oct 20th, 2017
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.08 KB | None | 0 0
  1. #include <iostream.h>
  2. main()
  3. {
  4. cout << “Hello world!\nWe’re in C++ now”;
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement