← Back to List
30030번: 스위트콘 가격 구하기 ↗
Solutions
Python 3
30 B | 30 chars
print(int(input()) * 10 // 11)