package dayXX
import (
"fmt"
"log"
)
func Solve1() {
fmt.Println(rows)
log.Printf("2020-12-XX.01: Answer: %d\n", len(rows))
}