Input two positive integers a and b (0 < = a, b< = 100), representing the size of the two robots respectively. The largerthe integer, the larger the robot.
输出描述:
Output the integer represented by the larger robot,that is, the maximum value of a and b.