summaryrefslogtreecommitdiff
path: root/02-14.md
diff options
context:
space:
mode:
Diffstat (limited to '02-14.md')
-rw-r--r--02-14.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/02-14.md b/02-14.md
index fd184de..348dcde 100644
--- a/02-14.md
+++ b/02-14.md
@@ -118,3 +118,7 @@ int fibonacci(int n){
return ans;
}
```
+
+---
+
+[-> Notes 02/21](02-21.md)