Multiline comment confusion

if i add a very big multi line comment is my program affected as my program runs fine without this comment
but when i added this comment it stopped working
plzz check

code–> https://ide.codingblocks.com/s/95959

comment --> https://ide.codingblocks.com/s/95960\

plzz look into it

Hi @yatin, the code with or without gives the same output however, your logic for code is incorrect. There is a problem in base case and recurrence relation. Pls try to correct that and then submit your code again.
Hope this helps :slight_smile:

fow which case it is wrong plzz tell me