aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Ewert2022-10-26 17:46:09 +0000
committerGitHub2022-10-26 17:46:09 +0000
commit75e2d41032b561a897da703f7c1938fe8be6a2d8 (patch)
treefbb0fe5fe1710079594b9797e1fc1796437f0264
parent6d818f6b49ba07f58e2447a659a4ea40da6c7894 (diff)
Update people.json
-rw-r--r--people.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/people.json b/people.json
index 7ec29e3..840da7f 100644
--- a/people.json
+++ b/people.json
@@ -296,7 +296,11 @@
{
"name": "O(1)",
"link": "./entries/dewert99/fib.rs"
- }
+ },
+ {
+ "name": "efficient bigint",
+ "link": "./entries/dewert99/big_fib.rs"
+ },
]
}
]