SkillAgentSearch skills...

AdventOfCode2018

My Golang solutions for the advent of code 2018

Install / Use

/learn @IdrisTheDragon/AdventOfCode2018
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Advent of Code 2018

My Golang solutions for the advent of code 2018. I am learning go as I go. So it's not perfect by any means.

https://adventofcode.com/2018

Let's save Christmas!

Installation & Excecution

get the code like this:

go get github.com/IdrisTheDragon/AdventOfCode2018

navigate to the directory of the day/Part you wish to run

go run main.go

utils package

You can import the utils and use the functions in your own go files

import "github.com/IdrisTheDragon/AdventOfCode2018/utils"

Authors

  • Nathan Williams
View on GitHub
GitHub Stars15
CategoryDevelopment
Updated4y ago
Forks1

Languages

Go

Security Score

80/100

Audited on Apr 10, 2021

No findings