If I have an assignmentLong c = a + b;Is there an easy way to check that a + b is not bigger/smaller than Long.MAX_VALUE/Long.MIN_VALUE?
確定! 回上一頁