Algorithms Unlimited
Wednesday, February 19, 2020
Array character sequence replacement with another array sequence
In this program a character sequence in an an array is replaced with another.
Example
Input string :
"mary had a little lamp"
"little" needs to be replaced with "big"
Output string :
" "mary had a big lamp"
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment