updated repo layout

This commit is contained in:
2021-12-16 19:55:49 +00:00
parent 9f4bdcf271
commit 90bc7c683d
47 changed files with 20 additions and 20 deletions

View File

@ -10,7 +10,7 @@ import (
func main() {
content := returnContent("../input")
//content := returnContent("testInput")
//content := returnContent("../testInput")
fmt.Println(content)
startingString := (*content)[0]