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