1. Integer.MAX_VALUE, Integer.MIN_VALUE
2. int[] res = {1,2} can only be used in the initialization, assignment can only use the res[0] = 1
1. Integer.MAX_VALUE, Integer.MIN_VALUE
2. int[] res = {1,2} can only be used in the initialization, assignment can only use the res[0] = 1