Advertisement
Guest User

Untitled

a guest
Aug 14th, 2019
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. import java.util.*;
  2. import java.io.*;
  3. public class Main{
  4. static Scanner sc = new Scanner(System.in);
  5. public static void main(String args[]){
  6. System.out.println();
  7. }
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement