StackRating

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

Steve Cox

Rating
1511.22 (63,331st)
Reputation
1,339 (120,459th)
Page: 1
Title Δ
I need a little explaination on this bitwise puzzle 0.00
Why does this macro not work like I think it would? +5.30
C - Saturating Signed Integer Multiplication with Bitwise Operators +4.60
Using divide and conquer -4.08
Bitwise comparison 0.00
C order of function declarations +4.30
XOR conditionally without branching if the lowest bit is set +4.69
Writing C function parameter types after name list, and no type for... +2.12
Decode Unicode (Korean) characters in C -0.16
Numerical integration of smooth unimodal function with GSL? 0.00
How do machine code instructions get transferred to the CPU? -0.02
Do you think its a good idea not to deallocate memory for small pro... +4.45
less than (<) comparison of float with if statement in c -1.88
Is there an algorithm to count array inversions in linear time? -3.70
How to access a member of an incomplete type in C programming -4.32
Removing (or rather conditionally attach) const modifier using macr... +1.77
Arithmetic and Bitwise manipulation of sized ints in C +4.63
expected identifier or ‘(’ before ‘=’ token -1.76
Storing the string in run time in C +0.48
Finding number of subsets of an array that add up to a multiple of... -4.33
casting with pointers in C +4.27
my_sizeof macro doesn't work for enumerated data type -2.79
c unsigned integer bitshift 0.00
Change the code for switch statement in C? +4.01
compute parity by unsetting right most bit 0.00
Convert float to int and limit it to -1 <-> 1 0.00
Summing only even numbers in an array -1.87
Store latitude in 3.5 bytes -4.19
Extern variable declaration and definition +4.02
print the abc with pointers +4.83
How does recursive function in C works -0.73
C++ `assign()` equivalent in C -4.70
2nd largest from 3 numbers, using if_else -3.00
Switching bits in each nibble of an int -0.73
Is it possible to use goto with switch? 0.00