package main import ( "bufio" "fmt" "os" "strconv" ) func main() { a := nextInt() for i:=0; i