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