Advertisement
heian

Untitled

Oct 16th, 2019
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. fh
  2. df
  3. h
  4. dh
  5. gh
  6. gfh
  7. #include <iostream>
  8.  
  9. using namespace std;
  10.  
  11. int main()
  12. {
  13. cout << "Hello world!\n";
  14. cout << "Hello world!\n";
  15.  
  16.  
  17.  
  18. return 0;
  19. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement