try: x=int(input()) y=int(input()) n=x%y print(n) ... - 基础题库 - 信竞星球