We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8520ad5 commit 17caccfCopy full SHA for 17caccf
README.md
@@ -49,3 +49,4 @@ My solutions for [adventofcode.com (2016)](http://adventofcode.com/2016) with Py
49
| 04 | Encrypt and check room names | re, collections, operator | Dict |
50
| 05 | Create password from MD5 hashes | hashlib | - |
51
| 06 | Find message from repetition code | collections, operator | Dict |
52
+| 07 | Match ABBA and ABA patterns | re | - |
0 commit comments