Advertisement
Guest User

Untitled

a guest
Feb 19th, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. #include <stdio>
  2. #include <iostream>
  3. using name space std;
  4. int main(){
  5. cout<<“hello world”<<endl;
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement