@ -1,4 +1,4 @@
package main
package adventoc2024
import (
"bufio"
func abs(i int) int {
r := i
import "fmt"