Problem Statement
You are given a string input. You are to find the longest substring of input such that the reversal of the substring is also a substring of input. In case of a tie, return the string that occurs earliest in input.
Definition
Class: ReverseSubstring
Method: findReversed
Parameter ...
/dl/199662.html
标签:
input
Statement
You
are
上传时间:
2015-09-21
上传用户:sunjet