Statement | You are given some inequalities of variables 'a', 'b', 'c' separated by '&'. Replace it with the greatest variable among the three variables. Constraints * Inequalities are given by either '<' or '>', and the number does not exceed 3. * There is no contradiction and exists a unique solution. |
---|---|
Sample Input | |
Sample Output |