package main const maxValue = 1000 func main() { verifyAll() }