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 ... 23 24 25 26 27 ... 54
Title Δ
how to compile c++ in Solaris using cc? -0.44
I can't assign from pointer to pointer to derived class and pointer... +0.08
Templated functor in C . Class template vs Function template -0.67
Why don't we place the C++ main method inside a class? -0.36
echo server returning the same input many times -0.42
How to track down exception handling code in C++? +0.44
Have an extra data member only when something is active in c++ -0.43
Multiple definitions of a non-template class vs. a template class +2.00
C++ inheritance error when object is allocated on the stack +2.73
How to have valid .begin() and .end() without .resize() for std::ve... -0.38
Debug assertion failed - Vector iterator not dereferencable 0.00
Can I use a global variable in this scenario? 0.00
If a "heavy" function located in a header file is not mar... +0.73
inplace_merge: What causes a complexity of N*log(N) vs. N-1? 0.00
Multiple inheritance to solve abstract classes -0.91
Enum value collision with enum name -1.51
map::insert is breaking 0.00
Extending the enumerations -2.19
what does scope of functions mean? +1.82
std::map, custom key type with sorting only on one variable -0.85
How can I write to a vector with one process and read it with anoth... +0.44
STL to store the numbers in sorted order -0.70
Template compilation error in Sun Studio 12 -0.06
C++: Why would array<T, N> ever be slower than vector<T>? -0.16
C++: how to check, that enum has only unique values +0.46
Sorting a class member with a custom predicate -0.02
C++ style: use parameter or member in constructor body +1.36
Browse through a map out of template classes via Iterator -0.05
What is the best way to treat large arrays of numbers in C++? -0.02
C++ enum evaluates to unexpected value +0.01
Is cutting if statements by using function pointers going to be mor... +0.86
Move std::vector<T> to T* -1.58
Copy constructor shortcut -0.17
Would it be reasonable to define destruction order of vector elemen... +2.32
Can i push an array of int to a C++ vector? +0.22
How to prevent others create a new instance of a class on heap? +1.57
Why is sizeof(int) different than sizeof(int*)? -0.42
Strange error in std::string destructor 0.00
Can't access public base member from derived pointer +2.52
Same class name in different C++ files +0.01
Class-in-class object constructor/initialization fails -0.39
dereferencing just-inserted std::map value sometimes leads to acces... 0.00
Confusion about r-value references -1.37
Avoiding key construction for std::map::find() +2.09
C++: Error when copying from *std::shared_ptr 0.00
pow function different output for cout and printf? 0.00
Use side effect of static initialization for one-time initialization -1.87
Function doesnt get executed 0.00
Alternatives to standard functions of C++ to get speed optimization +1.48
Default values to reference, c++ +0.44