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 ... 12 13 14 15 16 17 18
Title Δ
C++ pointer-to-char question -1.59
performance of C++0x exceptions -1.11
What line of code could I use in C++ to disable energy saver? -0.39
Why is my bubble sort in Python so slow? +0.17
How to write portable floating point arithmetic in c++? +0.82
Why are lexical scopes prefered by the compilers? +0.55
Union of All Intersecting Sets +0.54
Collection specialized for shared_ptr +2.50
How can I remove the VS warning C4091: 'typedef ' : ignored on left... -0.98
How to programmatically format unallocated space? -0.46
WaitForSingleObject on a file handle? -0.60
VC++ compiler and type conversion? +0.22
How important is optimization? +0.35
Testing Bits To Create A String - Is there a better approach? -0.64
(*this)[i]? -0.96
What are convincing examples where pointer arithmetic is preferable... -0.58
How to preserve other application windows sizes and positions when... +0.55
How to use 2 C libs that export the same function names -0.19
Pointer vs array in C, non-trivial difference -1.23
Non regular context-free language and infinite regular sublanguages -0.67
If-else alternative -0.45
Is it acceptable to assign 'NULL' to a boolean datatype? +0.66
What are some tricks I can use with macros? +0.66
What is a first class programming construct? +0.08
How to write a std::bitset template that works on 32 and 64-bit +0.89
How do you usually return an instance of a user-defined type alloca... +0.88
Are C++ static code analyis tools worth it? -1.01
Overloading global operator new/delete in C++ +0.55
How much memory can a 32 bit process access on a 64 bit operating s... +0.32
C++ comparing bunch of values with a given one -0.35
Is there a way to see how much CPU usage per core a process is using? +0.58
C++ covariant templates +0.92
Calculating bid price from total cost +0.53
Converting indexed polygons to unindexed ones. Several problems hav... -1.04
strlen() on non-null-terminated char string? +0.62
Why param needs two arguments in following case: +0.31
Pure virtual destructor in C++ +2.10
C++ errors in code -0.93
A weird memory leak problem +2.07
zero length arrays vs. pointers -1.19
GetDiskFreeSpaceEx reports wrong number of free bytes +1.71
How can I write a generic C function for calling a Win32 function? -0.72
Is test driven development a normal approach in game development? -0.02
Determine place values for any base -0.15
Clean vector every loop iteration. What is the most memory efficien... -0.18
Interpretation of DirectSound buffer elements from mic capture device -0.04
why would freeing calloc'ed memory crash my VC6 project? -0.88
Is modifying a string pointed to by a pointer valid? +1.45
Computing BITMAPINFOHEADER biCompression value for monochrome BMP +2.24
may COM server reallocate ([in, out] CACLSID * arg)? -0.25