StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Pascal Cuoq

Rating
1688.84 (203rd)
Reputation
67,924 (1,290th)
Page: 1 2 3 ... 23
Title Δ
Recovering from soft out-of-memory errors in OCaml 0.00
malloc a specific pointer from a array of pointers 0.00
Is there a solution to detect memory error in a C program? -0.66
Why is sqrt(x*x + y*y) != math.hypot(x, y) in Python 3.8? 0.00
Square of double variable is always positive? 0.00
Smallest number added to FLT_MAX to cause overflow +0.78
Cause of Sementation fault -0.26
Generic list contains garbage values in C 0.00
strtof = strtod followed by cast? +0.25
No change in heap? 0.00
Volatile and sequence point +1.16
What would cause gcc to not recognize a "bool" anymore? 0.00
(3* - *p/(*q)+7) = 6 how it works? +1.08
how the keyword in works in OCaml 0.00
How is it possible for 0 <= -1 to return true? +0.97
Does C compiler assume the addition of signed integers is commutati... -1.17
Quality of Visual Studio Community code analysis with SAL annotations 0.00
Is it safe to assign positive values of ptrdiff_t to size_t -1.22
How can I print a dangling pointer, for demonstration purposes? 0.00
M_PI Imprecision +0.74
After memcpy garbage data is getting printed +0.21
For iterating though an array should we be using size_t or ptrdiff_t? +1.25
Understanding Malloc and Realloc in regards to an array of structs +0.64
Moving to preprocessor to avoid indirection 0.00
How do I count the number of words if the user enters multiple line... 0.00
Rounding error detection +1.36
Efficient conversion of float endianness in strict portable C 0.00
Character array of size 10 displays 11 characters when printed usin... +0.01
In JAVA, can float and double number subtracted by using big decimal 0.00
Rounding IEEE 754 Floating Point Numbers 0.00
May C evaluate with multiple floating-point formats? 0.00
List of function applications in OCaml & OCaml model of evaluat... +0.25
Adding up lots of floating point numbers +0.88
In IEEE 754, why does adding negative zero result in a no-op but ad... 0.00
How to reduce the precision of a double in C? -0.75
Why 0.1 + 0.1 == 0.2? 0.00
Floating point formats and isinf() 0.00
How are doubles/floats rounded when the "true" result is... +1.30
Is there a way of control the wide and precision of a float in the... 0.00
Which specifier to use to print the max/min value of long double? +1.78
Smallest float X s.t. 1/X is not infinity 0.00
uint32, int16, uint8 .. Why these commonly used data types are not... +1.14
Repeated incrementation of a floating point number +0.90
Clang's ASan does not detect dangling pointer use -0.94
Is it safe to compare decimals casted from doubles +0.70
Integer hypot without overflow -0.23
double & long double : are they same on my computer? +1.18
Accurately creating a floating point value in the range [a,b) 0.00
In C++, is exactly one of <, == and > guaranteed to be true o... 0.00
IEEE double such that sqrt(x*x) ≠ x 0.00