#41573: python一行解


12ycoder (即將進入top 2000!)

學校 : 臺北市立麗山國中
編號 : 277626
來源 : [118.160.36.43]
最後登入時間 :
2025-07-11 18:46:30

int(a, b)    # a : str, b : 進位制

print(int(input(), 2))