StackRating

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

Mark B

Rating
1559.86 (5,624th)
Reputation
87,283 (916th)
Page: 1 ... 46 47 48 49 50 ... 54
Title Δ
Is there some ninja trick to make a variable constant after its dec... -0.62
How to add a parameter to a formatted string function call via a #d... -1.10
Can I cause a compile error on "too few initializers"? +1.56
How to find undefined virtual functions of a classes +1.94
Ensure multiset is reordered when objects change -0.90
STL "closest" method? -0.69
Function with variable arguments -0.92
When can optimizations done by the compiler destroy my C++ code? -0.32
What is the preferred way of allocating C++ class member data? -0.94
Interleaving/deinterleaving 3 vectors in C++ STL 0.00
How to provide a single function to get data of any derived object... -0.89
Using a lib with enabled exception handling in an application where... 0.00
Debug class, c++, linker error 0.00
Is there a more efficient way to get the length of a 32bit integer... +1.15
Fill multidimensional array elements with 0's -0.97
How to find the error of G++ optimize C++ code? -0.43
How does a function detect string pointer vs string literal argument? -1.23
Using NULL in C++? -0.45
c++ variadic function: What is the best way to replace? -0.50
Compiling a project (VS 2008) with the /p argument (preprocess to a... +0.03
Is it safe to cast an int to void pointer and back to int again? -0.47
C++ Mingw: Two objects of the same class are changing the data acro... +0.47
memory leak detecting in C++ with/without Visual Leak Detector -0.28
STL algorithm all or any function? +0.42
C++ concatenate string problem -0.63
template specialized on a namespace +2.09
iostream - reading string with embedded blanks +3.01
constructors and destructors - c++ -0.52
c++ sorting by depth using only a matrix. Possible? -0.53
String allocation trouble with 'new' +0.26
Unable to access const static members in class +0.45
Can virtual functions have default parameters? -1.20
Why does the standard library have find and find_if? -0.32
Multiple preprocessor directives on one line in C++ -0.61
string analysis -0.72
Passing variable arguments to another function that accepts a varia... -0.64
Obtain minimum NEGATIVE float value in C++ +0.14
Is there any Visual C++ compiler for linux supporting most of VS Vi... +0.22
Default constructor and virtual inheritance -1.92
howto capture stack corruption on 64bit app? -0.05
Testing whether an iterator points to the last item? +0.60
Thread related issues and debugging them +1.66
What would this look like as pseudocode? 0.00
c++ high memory and cpu +0.49
Can I call `delete` on a vector of pointers in C++ via for_each <... +0.37
generate a truth table given an input? +1.27
How do I detect memory access violation and/or memory race conditio... +0.81
Symbols files and debugging +0.46
Likeliness of Named RVO? +0.51
Printing lists with commas C++ +1.48