GitXplorerGitXplorer
S

adventofcode-2022-rs

public
3 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
0d6edb18a8a481979e4e2b66faccec0cd5e50743

Switch day 20 solution to O(n*sqrt(n)) solution with better constant factor

SSkiFire13 committed 2 years ago
Unverified
a81cd03ae7640757afa33fa7e9d3d2d8068acd39

Polish a bit day 20 solution

SSkiFire13 committed 2 years ago
Unverified
778982aec42651aa70ceb37af54f3ba486fd2c56

Remove hardcoded square side in day 22 solution

SSkiFire13 committed 2 years ago
Unverified
bd71b2854163f246d1e4a6968d62df69d37f59a8

Optimize day 23 solution

SSkiFire13 committed 2 years ago
Unverified
aff4e738e3bddb5e038ab3f97734ea9507e1235d

Use improved upper bound heuristic in day 16 solution

SSkiFire13 committed 2 years ago
Unverified
481429d88429ed7406f9a87691c93e5d6f07e2c7

Fix inefficiency in day 16 solution

SSkiFire13 committed 2 years ago

README

The README file for this repository.

Solutions for the Advent of Code 2022.