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 ... 10 11 12 13 14 ... 69
Title Δ
Is there an elegant and fast way to test for the 1-bits in an integ... +0.79
How to find the radix used for floating-point numbers without using... 0.00
MacOS Keyboard shortcut to switch finder windows 0.00
Aren't address supposed to work like normal numbers (int)? 0.00
why c++ is rounding of big numbers to ceil and small numbers to floor 0.00
There are N friends and each of them have A[i] amount of money. Che... 0.00
Is Google Sheets less or more accurate than Microsoft Excel? +1.13
I don't understand how I can use define LEFT(phnum + 4)%N at th... +0.30
How does pointers of array work in the question? +1.70
Is there a formula to find the numbers of bits for either exponent... +1.41
On the definition of ulp(x) (unit in the last place) 0.00
How does python handle very small float numbers? 0.00
what does floating-point numbers do when it comes to an interger th... 0.00
Shannon's Entropy Algorithm Returning negative values 0.00
Best practice for struct layout in C/C++ -0.97
I saw some interesting code from a colleague. I am a but confused w... -2.17
Why stack and heap are so much separated in memory? 0.00
Cannot access value in pointer after accessing memory address 0.00
Regular expression and checking occurrences -0.43
Where is the address to the first element of an array stored? +0.18
Strange behaviour of '\b' escape sequence with '\n'... 0.00
C program - else without a previous if error 0.00
What tokens are permitted as arguments to #include? -2.94
float -point numbers can only represent fixed set of numbers? 0.00
Bizarre characters in scanf output 0.00
How to solve time limit exceeded problem? -0.72
"Invalid type argument of unary '*' " error -0.19
Is the float to int cast the best solution to receive only integer... +1.36
Generating prefix bitmasks +1.31
Is this the correct way of equalising exponents of two different nu... 0.00
why there is no use of & in case of adding pointer to array of... -2.21
Round division of unsigned integers with no overflow +1.59
I don't know why this codes make core dumped? -0.11
how can i correct this error? segmentation fault (core dumped) +0.29
Is it standard-compliant to initialize a 2D array of unkown size by... +1.72
What is the purpose of requiring a data type specification of the r... 0.00
A way around passing the address of an integer literal to the funct... +1.60
How to solve multiple definitions of 'variable' (Im not usi... -1.90
how to get result's size of va_arg(ap, char *) 0.00
Why is the reference of structs with similar first members allowed... +0.61
new preprocessor trick to me -2.01
Issues in for loop for finding Prime number in C, Visual Studio 0.00
Are these examples correct? +1.37
How to calculate the size of a data member in a structure? -0.17
How does extern inline declaration cause code generation? -2.17
How to use pointer to bidimensional array C +0.10
Floating point to binary using IEEE 754 +1.26
Creating a static global, variable length 2D array +1.79
I learned that in C language char type ranges from -128 to 127, but... +0.96
Is `extern` required to make an inline function definition external... +0.85