chandrikadeb7 / Hacktoberfest_2021

This repository aims to help code beginners with their first successful pull request and open source contribution. Happy coding!
MIT License
114 stars 264 forks source link

Added fibonacci series with a twist #286

Closed KeeganC09 closed 2 years ago

KeeganC09 commented 2 years ago

Added a c++ program to compute fibonacci series of a given input and replace the prime numbers and multiples of 5 in the output with "0"