Archived
1st: fix typo
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ import (
|
||||
|
||||
func Run() {
|
||||
fmt.Printf("1st solution: %d\n", solveFirst())
|
||||
fmt.Printf("1nd solution: %d\n", solveSecond())
|
||||
fmt.Printf("2nd solution: %d\n", solveSecond())
|
||||
}
|
||||
|
||||
func readInput() []int {
|
||||
|
||||
Reference in New Issue
Block a user