← Back to List

15736번: 청기 백기 ↗

Solutions

Python 3
31 B | 31 chars
print(int(int(input())**(1/2)))