Run ID:133502

提交时间:2025-10-19 09:50:37

n=int(input(n)) for i in range(1,101): if a*a+b*b==c*c: print() else: break