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 f3914a5 commit 97c8339Copy full SHA for 97c8339
day15/main.py
@@ -1,3 +1,6 @@
1
+# Van Eck's sequence
2
+# https://oeis.org/A181391
3
+# https://www.youtube.com/watch?v=etMJxB-igrc
4
5
# Part 1: Implemented using list
6
0 commit comments