[4]; int? max = numbers[0]; return max; But when trying to return the integer ... decide what value you want nulls to be and use null-coalescing operator "?
確定! 回上一頁