class Main { public static void main(String[] args) { int a=0123; System.out.println(Integer.toBinaryString(a)); System.out.println("46 邓紫媚"); } }