Write the function strrindex(s, t), which returns the position of the rightmost occurrence of t in s, or -1 if there is none.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.