make-pull-request icon indicating copy to clipboard operation
make-pull-request copied to clipboard

Created 1stOct_Mr-vabs.cpp

Open Mr-vabs opened this issue 3 years ago • 0 comments

Created CPP program as required by the issue. This program will print the Fibonacci as user input number of terms and it will replace the multiple of 5 and prime numbers of series with 0.

Sample input : 11 Output : 1 1 0 0 0 8 0 21 34 0 0 144 0

Mr-vabs avatar Oct 01 '21 15:10 Mr-vabs