package main import . "fmt" import . "math/big" func main() { var n int Scan(&n) f:=new(Int) Scan(f) Print(f) for i:=1;i