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 ... 9 10 11 12 13 ... 23
Title Δ
How can you easily calculate the square root of an unsigned long lo... +0.38
Floating point mismatch between compilers (Visual Studio 2010 and G... +0.79
16bit Float Multiplication in C -1.14
Arithmetic Left shift time complexity 0.00
Decompose floating-point number +1.30
Match Comparison OCaml +2.09
Can code that will never be executed invoke undefined behavior? +0.62
Invalid pointer becoming valid again -1.11
What is "size of the largest possible object on the target pla... -1.60
Is (uint64_t)-1 guaranteed to yield 0xffffffffffffffff? -0.38
What is the maximum storable float value with 9 decimal places? +0.13
How can a C compiler be written in C? -0.13
How to guarantee long is 4 bytes -1.78
Why is unsigned integer overflow defined behavior but signed intege... +1.21
In C is it possible to shrink the allocated memory without moving it? +0.36
GNU GMP mpz_powm() without mod 0.00
If a programming language is 64bit, does that mean it is better tha... 0.00
sprintf seems to be rounding up? +0.84
Reducing product to a maximum total size -1.26
install Frama-C on Mac OS X -0.45
Pascal double value is not exact, how to fix this? 0.00
Makefile and gcc error -0.14
Truncating a double to a float in C +0.63
numeric values bigger than ULLONG_MAX -0.60
unsigned integer types in stdint.h place no restriction on what can... +0.33
Using a prime number for the size of a HashTable +0.37
Rounding oddity - what is special about "100"? -0.48
Proofs for code that relies on unsigned integer overflow? -0.12
c: bit reversal logic +0.35
Integer representation in Bit Fields 0.00
how to deal with floating point error seen in an aggregation 0.00
Max Float Fraction -1.90
Views on Design By Contract or code contract -0.60
Floating-point conversion without strtod/sprintf 0.00
salt in DES crypt -0.14
Why does gcc warn "assuming signed overflow" in one case... +2.19
floating point values read from file and calculations discrepancy 0.00
Why must all inputs to AES be multiples of 16? +1.29
Downcasting double to float: is overflow behaviour guaranteed? -0.23
Order of operation int(4*x/y) vs int(x/(y/4)) -0.13
Is there a document describing how Clang handles excess floating-po... -0.60
Why is "if" an unexpected token in my code? 0.00
Rounding floats so that they sum to precisely 1 +0.55
Turn float into string -0.10
Does assembly code ignore const keyword? +1.29
combination of unary minus and float conversion -0.30
How to handle floating-point Underflow? +1.29
Understanding Frama-C slicer results -0.12
function f1() is returning the address of variable k but as k is on... +1.40
Unpredictable output using structures in C -1.15