StackRating

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

MSN

Rating
1488.95 (4,431,081st)
Reputation
45,332 (2,321st)
Page: 1 ... 10 11 12 13 14 ... 18
Title Δ
Handling out of order execution -0.81
Memory leaks in Debug mode +0.91
const cast to allow read lock, does this smell bad? -0.86
Runtime typeswitch for typelists as a switch instead of a nested if... -0.07
Do I have to allocate everything on the heap (that gets stored with... +0.49
Template deduction in dynamic_cast +2.05
__builtin_apply 's size argument for constructing call in gcc? 0.00
C++ algorithm for N! orderings -0.67
Can you cache a virtual function lookup in C++? +0.54
Changing Function Access Mode in Derived Class -0.94
Crash, while printing contents of linked-list -0.15
Prevent memory working set minimize in Console application? +0.75
Toilet Seat Algorithm +0.45
How do you solve the infinite regress problem in TDD? -0.59
How to enable VSYNC in OpenGL -0.45
Challenge,how to implement an algorithm for six degree of separation? -0.04
Perspective correct texture mapping; z distance calculation might b... -0.59
How to subtract two unsigned ints with wrap around or overflow -0.96
Array of pointers member, is it initialized? -0.51
Strangest language feature -0.36
Is there any way to find the address of a reference? -0.71
Win32 IO Performance Problem +0.29
UAC status without reading the registry +1.01
Is it good practice to NULL a pointer after deleting it? +0.42
Resize a file (down) +1.14
How do I find out if there is data available to be read from a sock... -1.59
Can using 0L to initialize a pointer in C++ cause problems? -0.26
Dynamically loading registry function on Windows 7? +0.55
Find out if a function is called within a C++ project? +1.26
Why does 'unspecified_bool' for classes which have intrinsic conver... -0.14
lseek function problem in a copy file program! -0.46
How to get address of base stack pointer -0.28
Simulating a keypress AND keyrelease in another application? +0.04
Can I extract C++ template arguments out of a template class? +0.85
Is there any way that Enter/LeaveCriticalSection could leave a hand... +1.23
Interlocked and Memory Barriers -0.55
Obtain the true name of the currently select file in the common fil... -1.96
Fastest way to search 1GB+ a string of data for the first occurence... -0.48
Copying from double pointer to int array. Is this correct? +0.56
How does memory fences affect "freshness" of data? -0.26
Memory barriers and large structs? -0.48
linearRGB conversion to/from HSL 0.00
Elegant workaround for JavaScript floating point number problem 0.00
Defragmenting C++ Heap Allocator & STL -0.25
How to compare two BSTRs or CComBSTRs? +2.44
XAudio2 and variable bitrate audio 0.00
initial value of int array in C +0.10
C++ segmentation-fault problem +0.43
How to track keyboard input and bypass SendInput 0.00
How to quickly find maximal element of a sum of vectors? -1.09