Run ID Author Problem Lang Verdict Time Memory Code Length Submit Time
83106 sh25_shengmy 高精除 Python3 Accepted 30 MS 3664 KB 83 2026-01-22 19:53:39

Tests(1/1):


line1=int(input()) line2=int(input()) print(f"{int(line1/line2)}\n{line1%line2}")


Judgement Protocol: