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 ... 20 21 22 23 24 ... 69
Title Δ
need explanation on math calculation done by using c +1.15
Comparing double in C++, peer review -2.46
To calculate the result of a formula 0.00
Storing the address of a variable -1.36
Optimization of float power of 2 division 0.00
Is (bool) cast reliably 0 or 1? +1.58
Syntax for returning array pointers in C -1.50
Is there a way to port "best type" floating-point constan... 0.00
Why can't access register array using loop -1.73
C structs and typedefs 0.00
How does * to access pointers of variables or arrays work? +0.27
Is there a syntactically short way to initialize a struct pointer o... 0.00
Strange behaviour of a variable increase in a for loop -1.51
Reduce two similar functions to avoid repetition -0.55
Why do char arrays get lost when returning from a function in C++? -0.65
Iterating over digits in a float with AVR-C 0.00
Why doesn't PowerPC's stfs instruction behave as expected? 0.00
Are JS engines allowed to change the bits of a NaN? +1.07
understanding alias in C +0.23
Is it possible to ban modifying loop variables inside the body of f... -1.44
Value of float changes on assignment in Java +1.63
A function's prototype is similar to declaring the function in... -2.83
How does printf for float does not print the correct value for floa... +1.29
Can I make a struct where more than half of the space is padding? +0.62
Pointer value changing unexpectedly when passed to function 0.00
How to know how my compiler encodes floating-point data? +1.60
How to access a pointer using 2 dimensional syntax? 0.00
Correct outputs but codechef says wrong while submitting the code 0.00
C bug of 0.00 and -0.00 0.00
Why i should incorporate a length modifier as argument in scanf()-f... 0.00
wrong output with different multiple 0.00
Arduino and Pointers to char array 0.00
Would casting to a union of compatible return types satisfy the cri... 0.00
C struct with file scope 0.00
Why aren't these while loops mixing the numbers I am giving them? 0.00
What kind of syntax is (round)(myFloat) in C? 0.00
Why bitwise-or doesn't result in a constant expression, but add... 0.00
C - Summing double variables gives different outputs depending on h... 0.00
I used the function "putchar()" to print the result of a... -2.84
What does The IEEE-754 mean by "interchange formats"? 0.00
Non-nonsensical optimization in C 0.00
How to return a character array from a function in C +0.26
Math - function to return index adding previously skipped indexes -0.88
putch argument makes integer from pointer without a cast +1.14
Verify proper use of const in double pointer function parameter -1.46
How to set the level of precision for the decimal expansion of a ra... -1.49
A variable value is different when it is printed after structural a... +1.85
How can I get variable n1 to perform the calculations under the las... -0.27
Struggling with beginner level Loop Functions in C -0.49
why the value of address in c s always even? +1.62