sanghoon Reply 9 years 8 weeks ago
int i = input.nextInt(); System.out.printf("%ox",i); 이건왜 100넣으면 144x가나와요?