Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bisaloo/adventofcode21

My solutions for the Advent of code 2021
https://github.com/bisaloo/adventofcode21

advent-of-code

Last synced: 29 days ago
JSON representation

My solutions for the Advent of code 2021

Awesome Lists containing this project

README

        

---
output: github_document
---

```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%"
)
```

# adventofcode21

[![R-CMD-check](https://github.com/Bisaloo/advent_of_code_2021/workflows/R-CMD-check/badge.svg)](https://github.com/Bisaloo/advent_of_code_2021/actions)