StackRating

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

plugwash

Rating
1499.84 (3,732,095th)
Reputation
4,604 (36,143rd)
Page: 1 2
Title Δ
IPv6 gateway to IPv4 address 0.00
find git commits with no author +0.37
Why does my program crash when I increment a pointer and then delet... -3.32
Why does GCC use multiplication by a strange number in implementing... +0.76
Is ((a + (b & 255)) & 255) the same as ((a + b) & 255)? +3.63
Why doesn't the compiler report a missing semicolon? +1.83
Why does pow() in C++ Return a Negative Number -2.71
What is the underlying difference between printf(s) and printf(&quo... -2.23
How to guarantee that equals() and hashCode() are in sync? +1.35
Can server send response from a different process and socket? 0.00
Is using an outdated C compiler a security risk? +4.19
select() system call will not unblock 0.00
Java - ternary operator weird behaviour -2.91
How are NaN and Infinity of a float or double stored in memory? -3.61
C safely taking absolute value of integer +3.24
What's the arithmetic behind dynamic memory allocation with mul... 0.00
Difference between uint8_t, uint_fast8_t and uint_least8_t +1.55
How do we make our C++ programs fix array index out of range by the... -0.44
Java integer ++i not changing the value -0.53
How do I deserialize an object when its class is stored in an exter... 0.00
Which is more efficient: Return a value vs. Pass by reference? -1.44
Java Join multiple IRC Channel at once -0.06
In C++, should I bother to cache variables, or let the compiler do... +2.86
Derive a string replacement 0.00