题解 P1480 【A/B Problem】 Idoyt · 2018-07-18 10:45:46 · 题解 我不会说Python是自带高精的 a , b = int(input()),int(input()) print (a // b)