使用正确的方法找出 x 和 y 的最大值。
点击 此处 重试
int x = 5; int y = 10; Math.w3exercise_input_no_0(x, y);
w3exercise_input_no_0