Print series challenge

    https://ide.codingblocks.com/s/164502

in line 22
why you have written cout<<fun(n1,n2)
in the end it will print garbage value
remove cout then run it
you have written a nice program