Exercise 5 & updated README

Added Exercise 5 and translated README and added signature as well as
disclaimer
This commit is contained in:
2025-03-22 13:19:34 +01:00
parent 4655cd3477
commit 8719f4c140
8 changed files with 178 additions and 14 deletions

View File

@@ -1,3 +1,7 @@
# Mistakes
- The variable `j` goes into overflow which is not allowed!
# Fibonacci overflow check
## Background