Files
CodeObject/zeta_python/completed/2292.py
2020-04-20 01:16:55 +09:00

2 lines
41 B
Python

print(round(((int(input())-1)/3)**.5+1))