Skip to content

Commit

Permalink
day 38 is n-queens.
Browse files Browse the repository at this point in the history
  • Loading branch information
vaskoz committed Sep 29, 2018
1 parent dd2d4f8 commit d79be9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ problems from
* [Day 17](https://github.com/vaskoz/dailycodingproblem-go/issues/37)
* [Day 18](https://github.com/vaskoz/dailycodingproblem-go/issues/39)
* [Day 19](https://github.com/vaskoz/dailycodingproblem-go/issues/41)
* [Day 19 N-Queens](https://github.com/vaskoz/dailycodingproblem-go/issues/43)
* [Day 19 Flight Itinerary](https://github.com/vaskoz/dailycodingproblem-go/issues/45)
* [Day 19 Sudoku Solver](https://github.com/vaskoz/dailycodingproblem-go/issues/47)
* [Day 20](https://github.com/vaskoz/dailycodingproblem-go/issues/49)
Expand All @@ -49,3 +48,4 @@ problems from
* [Day 35](https://github.com/vaskoz/dailycodingproblem-go/issues/77)
* [Day 36](https://github.com/vaskoz/dailycodingproblem-go/issues/79)
* [Day 37](https://github.com/vaskoz/dailycodingproblem-go/issues/81)
* [Day 38](https://github.com/vaskoz/dailycodingproblem-go/issues/83)

0 comments on commit d79be9f

Please sign in to comment.