fork download
  1. import java.io.*;
  2.  
  3. class Ideone
  4. {
  5. public static void main (String[] args) throws java.lang.Exception
  6. {
  7. char c = (char) in.read();
  8. System.out.println(c);
  9. }
  10. }
Success #stdin #stdout 0.04s 4386816KB
stdin
ぱぴぷぺぽ
stdout