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
Why does GCC -O2 and -O3 optimization break this program?
Jan 10, 2023
c
gcc
optimization
infinite-loop
integer-overflow
Is there a library for HUGE integers [closed]
Dec 28, 2022
java
biginteger
polynomial-math
integer-overflow
What are some common strategies different compilers use to deal with overflow in numeric conversions?
Dec 27, 2022
c++
compiler-construction
type-conversion
integer-overflow
floating-point-conversion
Factorial function produces wrong result for 21! and above
Dec 22, 2022
java
long-integer
factorial
integer-overflow
BCrypt says long, similar passwords are equivalent - problem with me, the gem, or the field of cryptography?
Dec 19, 2022
ruby
encryption
passwords
integer-overflow
bcrypt
What happens when a integer overflow occurs in a C expression?
Dec 17, 2022
c
integer-overflow
integer-promotion
doubt with range of int variable
Dec 15, 2022
java
integer-overflow
How to use biginteger in Clojure?
Dec 14, 2022
clojure
fibonacci
integer-overflow
Optimizations are killing my integer overflow checks in clang 6
Dec 12, 2022
c++
c++11
optimization
integer-overflow
fixed-point
Why didn't scala design around Integer Overflow?
Dec 05, 2022
scala
int
biginteger
integer-overflow
Why/how does gcc compile the undefined behaviour in this signed-overflow test so it works on x86 but not ARM64?
Dec 05, 2022
c
gcc
undefined-behavior
integer-overflow
arm64
Overflow issues when implementing math formulas
Dec 04, 2022
c++
algorithm
numerical-methods
integer-overflow
Why does (int)(1.0 / x) where x = 0 results in In32.MinValue rather than Int32.MaxValue?
Dec 04, 2022
c#
java
integer-overflow
Is INT_MAX + (-1) an undefined behavior?
Dec 02, 2022
c++
undefined-behavior
integer-overflow
Strange implementation of Guava LongMath.checkedAdd [duplicate]
Nov 14, 2022
java
guava
long-integer
integer-overflow
Python prevent overflow errors while handling large floating point numbers and integers
Nov 03, 2022
python
optimization
sequence
fibonacci
integer-overflow
How to avoid overflow in fast modular exponentiation
Oct 24, 2022
c
c99
integer-overflow
Bypassing an unsigned addition overflow detected by CBMC
Oct 21, 2022
c
integer
integer-overflow
model-checking
cbmc
F# Performance Impact of Checked Calcs?
Oct 18, 2022
performance
f#
integer-overflow
« Newer Entries
Older Entries »