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 2 3 4 5 6 ... 54
Title Δ
Disable copy/assignment, automatically disabled for children? +0.40
operator << overloading often fails if operator is const? +0.98
Two priority queues for same pointers in c++ -0.08
Slow performance on this std::vector partition 0.00
Can a constexpr function call a function that returns void? +2.18
Dependency injection via template specialization 0.00
conversion from long double to long long int +1.64
C++ - undefined reference to Base class operator -2.25
C++, having issues using const_iterator to make operator= +1.43
Why doesn't `std::forward_list::insert_after` return the first... +1.20
Do inline namespace variables have internal linkage? If not, why do... -1.42
Inserting to std::unordered_map calls hash function twice in MSVC++... -0.61
How to turn rvalue to lvalue of a pointer? +1.90
Why the quick sort is inefficient when there are many duplicate ele... +1.14
With template deduction, std::vector<int&> is feasible? 0.00
Why doesn't the C++ Standard Template Library include a "s... -0.17
operator overloading memory leak -1.12
Postfix calculation in C++ results in correct answers only some of... -0.91
Ignoring the parameters for define macro with function name 0.00
Use of reinterpret_cast +1.86
Why can I initialize two static class variables in a single file ou... 0.00
Is it safe to memset bool to 0? -0.78
Find the nth Node in Binary Search Tree 0.00
Why isn't this reverse algorithm working? +2.17
C++ segfault, been looking for hours. Debugging Assistance Please 0.00
What is the history of struct/class in C++? -0.54
STL structures: "insert if not present" operation? -1.67
this-Pointer changing on call of member function -0.58
String error-checking -0.60
How can a program with a global variable called main instead of a m... +0.65
Getting "Heap Corruption Detected: after Normal block" wh... 0.00
What is the difference between these two cases of adding a string? -0.88
Errors c2784, c2780 and c2676 in Algorithm file solution? 0.00
Does delete[] deallocate memory in one shot after invoking destruct... -0.70
C++ casting oddness -0.56
Boost shared_ptr with typedef struct -1.02
Construct std::string from up to X characters, stopping at null char -1.29
Will parameters not stored in a variable be copied at runtime? -2.18
Variable has incomplete type in class definition? 0.00
Why is the C++11 move operator (=) behavior different -1.72
Overloaded operator std::ostream& operator<< prints insta... -0.77
Mutable variable memory location +0.34
How can I avoid double deleting variables in c++? +0.19
union in c stores one data at a time +1.59
Forward-declare struct which only has definition in a library cpp +0.39
How can I search an std::map using a key of a different type -0.31
Why doesn't g++ generate "raw" symbols? +2.01
C++: How to work with data type of parameter in member function tem... -0.58
Equivalent implementation of unique_ptr::reset for raw pointers? -0.09
Unexpected result in 64-bit integer equation -2.13