提交时间:2025-04-05 20:15:36

运行 ID: 316153

s=1 a,n=map(int,input().split()) for i in range(n): s*=a print(s)