GitXplorerGitXplorer
R

AdventOfCode

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
c93ac501565b3b494f200b756ea4a2bd6ffc1b51

Added example 1.2, reorganized folder structure

RRaphMad committed 6 years ago
Unverified
3b0571f997a658d42f227231a504c81015313f65

Finished project setup, finished day1

RRaphMad committed 6 years ago
Unverified
117284e7c8d3a8dd8cfba74756ffdd053a59b9a6

Fixed typo

RRaphMad committed 6 years ago
Unverified
b9648abbd2c10e8847cd2b3d27e9488e4f860412

Initial commit

RRaphMad committed 6 years ago
Unverified
e7ddd8b7c0ae6b4cd289eb629a479d43253166a0

Added .gitignore file

RRaphMad committed 6 years ago

README

The README file for this repository.

Introduction

Contains solutions for examples by [https://adventofcode.com/] 2018.

Build

Execute stack build.

Run

Execute the desired solution function via the REPL.

License

MIT, see LICENSE file.