[01.01-algorithmic-toolbox]基本概念
2016-07-28 本文已影响21人
43daf5f8181f
Integer overflow
In computer programming, an integer overflow occurs when an arithmetic operation attempts to create a numeric value that is too large to be represented within the available storage space.