Question: if there is a string called roman and I get a user input string of same length, and user enters rojan how do I detect
if there is a string called "roman" and I get a user input string of same length, and user enters "rojan" how do I detect that r o a n is in the correct postion and print out the matched letters like r o a n ? Please do this in C thank you.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
