My code : https://ide.codingblocks.com/s/42730
Please tell me what is the wrong in the code?
Replace all pi recursion problem
You have missed the case when the character is βpβ but the next character is not βiβ.
You have missed the case when the character is βpβ but the next character is not βiβ.