python 3 -n= int(raw_input()) for i in range(n): arr = map(int,raw_input().split()) x = pow(arr[0],arr[1]) print x

前端 未结 0 365
日久生厌
日久生厌 2020-12-07 15:16

Nestor was doing the work of his math class about three days but he is tired of make operations a lot and he should deliver his task tomorrow. His math’s teacher gives two n

相关标签:
回答
  • 消灭零回复
提交回复
热议问题