코테/백준

[백준] 11654 아스키코드 스위프트

리드맥 2021. 12. 26. 19:19

코드:

print(Character(readLine()!).asciiValue!)


설명:
 
결과: