StackRating

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

Eric Postpischil

Rating
1674.77 (285th)
Reputation
91,475 (854th)
Page: 1 ... 50 51 52 53 54 ... 69
Title Δ
How to count amount of decimals in float in C++? +0.66
How to compare two objects by members that might have floating poin... +0.49
Calculate variable based on remainder -0.14
C concepts on arrays +1.47
Passing a two dimensional array to a function +1.35
int and double divided by double java +2.28
A pointer to 2D Array of Object Type Pointers -0.56
Error using typedef and structures -1.38
Over what range will integer arithmetic addition and subtraction be... 0.00
Passing a two dimensional dynamic array to a function -0.33
What is entropy starvation 0.00
Determining portably the most restrictive data type for alignment -2.46
Pointer operations and operator precedence in C -0.47
Testing the upper bound of a function accepting a number literal in... +0.27
If the name of the array is the pointer to its first element, why t... 0.00
why design to iee754 -1.50
Validity of the realloc() function in C +1.43
Is it possible change value of the const global variable? -0.58
gcc optimising away compound statement -0.17
Why is (1-x)(1+x) preferred to (1-x^2)? +1.13
Type of character constant -1.54
Compiling AVX2 program on Mavericks +0.33
Casting bit data To and From float 0.00
double bottleneck, how to improve it? +0.62
double bottleneck, how to improve it? -0.18
Undefined reference to ''main" in a C program 0.00
No Output Coming In Simple C Program +1.13
Can anybody explain to me why I am getting Stack Overflow Error? +0.33
GCC does not do default type conversion inside printf +0.94
Comparing floats and doubles in Java -0.60
Why is the output -33 for this code snippet +0.11
Why main method is marked as public? +0.19
Floating point number based on IEEE 754 how to calculate bias? 0.00
How can a 4 byte store such large value of 3.4e38 0.00
Printing the offsets of all struct members 0.00
Behaviour of shortcut assignment and normal assignment for float +0.75
How to check if 2 floating point numbers are equal (with some given... +0.27
Returning function pointer type +0.32
Is using same parameter name and member name valid -0.22
Reassigning pointer to multidimensional array C -1.45
Fraction to right of radix - Floating point conversion -2.94
Difference Between HUGE_VALF and INFINITY Constants 0.00
Is int(ceil(x)) well-behaved? +1.92
Fourier transform floating point issues -0.76
Using C unions to "reserve" space in data - reasonable? +0.33
Why use different a different tag and typedef for a struct? -1.49
function prototype with void* parameter -0.43
Preprocessor concatenation for include path -0.65
Last used cache line versus different cache lines +0.97
Why is (int)(0.14*100) = 13 in PHP -2.73