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 ... 26 27 28 29 30 ... 69
Title Δ
What is the type of result? Is it possible? -0.24
How to fix: OP-code isn't read out correctly 0.00
Using Bitwise Operators in C +0.30
Why is the result of "-10 & 5" equal to 4? What happe... 0.00
What is the purpose of this clear_mem function? 0.00
Not able to understand what this C function does -0.29
How to add two numbers using only pointer variables such as int *a,... -0.22
Are array names in function arguments treated differently than arra... -2.23
Are ternary operations carried out at compile-time? 0.00
How can I fix the 'end of non-void function' for my minimum... 0.00
Why I'm getting infinite loop in my code? 0.00
Can anyone please elaborate Number precision and overflow in JavaSc... 0.00
Invalid types 'float[int]' for array subscript while trying... 0.00
How to convert an integer to a uint8_t pointer? 0.00
What is in local variables by default? 0.00
Why does the required resulting string length for sprintf("%.8... 0.00
Reading a pointer 0.00
Read Write to Memory space -0.69
Find the least common multiple of multiple numbers +0.23
In a fully javascript web stack, how can floating point errors be a... 0.00
Data size definition in C programming while using mathematical expr... +0.64
To which degree does the C preprocessor regard integer literal suff... +0.49
Must the ternary operator be evaluated statically whenever possible? -1.22
where the global and local variables are stored in memory in C 0.00
c syntax error on common variables between different .c files -1.58
Is there a gcc compiler option that help capture formal and actual... +1.81
Why does C have keywords starting with underscore +1.40
How does the relational operator == work in C? +0.90
why value of parameter inside void main function in C is initialise... 0.00
Whats datatypes can be used with enum in c programming and what is... +0.31
size of pointers and architecture +1.05
Encode and generate fixed sequence of unique numbers below N +1.00
I need to select certain digits from a floating number. Is it possi... 0.00
Behavior of __LINE__ when used in a macro 0.00
How to scale DFT output to 0.0 through 1.0 0.00
JavaScript seems to be doing floating point wrong (compared to C) 0.00
Forcing an array size in a function parameter in C when passing an... -2.29
Greedy algorithm in C not returning any values? 0.00
Why casting double to int might give different results? -0.21
Select ULP value in float comparison 0.00
Any difference for how to calculate remainder? 0.00
Priority of static functions in C +0.64
cash division error in C with floating points +0.29
How to get a last element of an oversized array? -0.19
C program to generate pseudolanguage - global 3D array is too large... -0.65
What is the reason for the existence of pointers to the array? +0.30
Create string and wide string literals from single definition +1.24
Can you have in C variable length arguments functions with cases wh... +0.19
redefining 2d array as a referenced copy of another 2d array C 0.00
Move 0s to top of each column in a MxN array +1.70