Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in integer-overflow
Panicked at 'attempt to subtract with overflow' when cycling backwards though a list
Aug 16, 2020
rust
integer-overflow
integer-arithmetic
why Integer.MAX_VALUE + 1 == Integer.MIN_VALUE?
Sep 01, 2022
java
integer
integer-overflow
twos-complement
jls
Is there some meaningful statistical data to justify keeping signed integer arithmetic overflow undefined?
Feb 09, 2022
c++
c
language-lawyer
signed
integer-overflow
How can I detect integer overflow on 32 bits int?
Aug 29, 2022
java
integer
bit-manipulation
integer-overflow
integer-arithmetic
-1 * int.MinValue == int.MinValue?? Is this a bug?
Mar 22, 2017
c#
.net
integer-overflow
Why don't languages raise errors on integer overflow by default?
Aug 28, 2022
language-agnostic
integer
language-design
integer-overflow
Does integer overflow cause undefined behavior because of memory corruption?
Aug 28, 2022
c++
c
x86
undefined-behavior
integer-overflow
Can XOR of two integers go out of bounds?
Aug 27, 2022
c++
c
bit-manipulation
integer-overflow
bitwise-xor
What does BigInteger having no limit mean?
Aug 27, 2022
java
biginteger
integer-overflow
Is this a JVM bug or "expected behavior"?
Oct 26, 2022
java
jvm
compiler-optimization
integer-overflow
Can argc overflow?
Aug 25, 2022
c
integer-overflow
why does long long 2147483647 + 1 = -2147483648? [duplicate]
Aug 25, 2022
c++
c
undefined-behavior
integer-overflow
twos-complement
What happens when auto_increment on integer column reaches the max_value in databases?
Aug 25, 2022
database
auto-increment
integer-overflow
lastinsertid
Catch and compute overflow during multiplication of two large integers
Oct 19, 2022
c
integer
bit-manipulation
multiplication
integer-overflow
Why Use Integer Instead of Long?
Aug 22, 2022
integer
long-integer
integer-overflow
vba
If a 32-bit integer overflows, can we use a 40-bit structure instead of a 64-bit long one?
Aug 18, 2022
c++
c
memory-management
integer-overflow
Program behaving strangely on online IDEs
Oct 19, 2022
c++
undefined-behavior
integer-overflow
Is signed integer overflow still undefined behavior in C++?
Aug 17, 2022
c++
c++11
undefined-behavior
integer-overflow
Java Integer compareTo() - why use comparison vs. subtraction?
Aug 17, 2022
java
optimization
integer
comparison
integer-overflow
At what point in the loop does integer overflow become undefined behavior?
Aug 17, 2022
c++
c
undefined-behavior
integer-overflow
« Newer Entries
Older Entries »