Replace all pi wrong answer

Code - https://ide.codingblocks.com/s/39583
Ques - https://hack.codingblocks.com/contests/c/512/71
It’s not working while submitting but working fine on CB ide and others.

Hey Mukul, your solution is wrong as you are supposed to replace “pi” but you are replacing “p” only. And its not working fine on CB ide also, check the output.

Thnx, this worked
Code - https://ide.codingblocks.com/s/39595

okay cool :slight_smile: