diff options
Diffstat (limited to 'people.json')
-rw-r--r-- | people.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/people.json b/people.json index b2a3b69..a88c3bc 100644 --- a/people.json +++ b/people.json @@ -410,6 +410,10 @@ { "name": "O(1)", "link": "./entries/dewert99/fib.rs" + }, + { + "name": "efficient bigint", + "link": "./entries/dewert99/big_fib.rs" } ] }, |