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 ... 14 15 16 17 18 ... 54
Title Δ
How to resolve - error: there are no arguments to 'exit' that depen... 0.00
Is there a way to hide the C++ class definition across compilation... -2.22
C++ Stringstream - copying with rd_buf changes const object 0.00
What's the correct way to add a character array to a constant chara... -0.29
Post-incrementing an iterator after de-referencing - *iter++. How i... +0.45
Why is copy-constructor not called in this case? 0.00
What's the preferred C++ idiom to own a collection of polymorphic o... -0.45
auto keyword is not deducing type of string 0.00
Operator Overloading to show error on invalid input -0.46
C++ class wrapper for C struct -1.93
How do I pass an enumeration on a base class, to the constructor of... -0.52
C++ inheritance issue, cannot call public function defined in base... 0.00
how to put std::string into boost::lockfree::queue (or alternative)? -0.52
Double from long bits +1.01
function overloading ambiguity in c++ 0.00
ternary operator and assignment operator +1.66
Function Returning Negative Value -0.19
C++ / Converting time(NULL) to exact years, months, weeks, hours, a... -0.37
Comparison (<), output (<<) and assignment (=) for boost::... 0.00
Interrupting accept() 0.00
Layout restriction on a non-standard layout class 0.00
vector plus unique_ptr to an object, memory not freed? +2.13
Memory leak despite using unique_ptr 0.00
The difference between ways of including files in C++ +0.26
Understanding delete operator in C++ -0.63
templatized global structure in c++ -0.19
Pass operator as function template parameter +2.20
c++ mutex cout not printing everything +2.12
Any alternative to std::dynarray presently available? +2.29
Strange behaviour of macros C/C++ -0.42
Distinguishing C++11 original type-name from typedef-name? -2.11
std::lower_bound() implementation 0.00
C++ reset locale to "C" globally? 0.00
How can I force the STL memory cache to clear? +0.27
discard qualifiers error when in C++ with map pointer is changed as... -0.90
#define print(msg) std::cout << msg << std::endl -0.03
C++ Accessing Public Members of Class with a Variable +2.30
Adding a template parameter to API struct and maintaining backwards... 0.00
Ignoring duplicate explicit instantiations of template classes in C++ +1.11
Round down the nearest integer power of a float -0.83
Calculating Giant Numbers using a Linked List +0.46
Passing a std::array of unknown size to a function +0.53
Difference in these methods of Operator overloading in C++ +1.42
Error: Could not find a match for std::multimap 0.00
Preventing Embedded Python from Running Shell Commands? -0.04
Why is the complement operator not working when bool = true? +0.47
C/C++ macros instead of const -0.15
c++ local vs member variable performance -0.69
Any efficiency benefit to passing primitive types by reference inst... -0.68
C++ slicing caused by reference +1.74