code : https://ide.codingblocks.com/s/47161
question : https://hack.codingblocks.com/contests/c/511/1560
I am getting wrong answers after submission my custom inputs are working properly.
code : https://ide.codingblocks.com/s/47161
question : https://hack.codingblocks.com/contests/c/511/1560
I am getting wrong answers after submission my custom inputs are working properly.
it has solved now…
earlier i was not adding the words which have not been found i was just showing “No suggestion”
but now before showing “No suggestion” i have also added that word into my dictionary so now all my test cases have been passed.
Hey Tarun, that’s great you have resolved the issue… debugging always helps 