Advertisement
Guest User

4.java

a guest
Apr 22nd, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.12 KB | None | 0 0
  1. import java.util.*;
  2.  
  3.  class Dcoder
  4.  {
  5.     public static void main(String args[])
  6.     {
  7.  
  8.         System.out.println("hi");
  9.  
  10.     }
  11.  }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement