Advertisement
Guest User

Untitled

a guest
Aug 18th, 2017
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. import java.util.*;
  2. import java.lang.*;
  3.  
  4. class Main
  5. {
  6. public static void main (String[] args) throws java.lang.Exception
  7. {
  8. System.out.println("Hello World!");
  9. }
  10. }
  11.  
  12. C++'s Is shorter. By a few words, yes. But. You know
  13. I'm lazy.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement