class Foo { public static void main(String[] args) { boolean a = System.in.read(); } }