find(), returns the index of first occurrence , substr(), takes index and length and gives a substring having , push_back(), takes a character and adds that to the end of the string, insert(), takes index and a string and adds the passed string to the original string, replace(), takes three arguments index, number and a string and replaces the target string with the passed string.

Leaderboard

Visual style

Options

Switch template

Continue editing: ?