Advertisement
Guest User

Untitled

a guest
Jan 24th, 2018
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. import java.io.BufferedReader;
  2. import java.io.FileReader;
  3. import java.io.PrintWriter;
  4. import java.util.*;
  5. public class lol123 {
  6. public static void main(String[] args) {
  7. Scanner in = new Scanner(System.in);
  8. in = new BufferedReader(new FileReader("input.txt"));
  9. out = new PrintWriter("output.txt");
  10. answer = y;
  11.  
  12. }
  13. System.out.print(answer);
  14. }
  15. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement