Skip to content

Commit

Permalink
adds title for chunk
Browse files Browse the repository at this point in the history
  • Loading branch information
tomjemmett committed Jan 7, 2021
1 parent 1b86ef1 commit 01673e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion day_15.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,6 @@ solve(actual, 2020)

We don't need to change anything for part 2, other than the number of turns.

```{r}
```{r part 2}
solve(actual, 30000000)
```

0 comments on commit 01673e4

Please sign in to comment.