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 ... 29 30 31 32 33 ... 54
Title Δ
Change property access based on template argument -1.10
How can I declare a friend function in a namespace that takes an in... -0.57
Extending 'isalnum' to recognize UTF-8 umlaut -1.02
Any script to strip out the compiled source in C++ +1.42
What's the point of const pointers? -1.06
No O(1) operation to join elements from two forward_lists? -1.56
C++ template class and return type as a constraint +1.43
&& and || operators -0.93
const array vs static const array in a function -1.40
C++ Reference, change the refered variable -1.04
Is it possible for std::sort to lead to a bug? -1.29
overloading << operators and inherited classes +1.23
Any pitfalls with allocating exceptions on the heap? -1.36
Vector versus dynamic array, does it make a big difference in speed? +0.04
Replacing some chars in a string +1.64
dynamic_cast with RTTI disabled +1.94
SIGSEGV within std::sort, how to narrow it down -1.33
C++ const overload and code sharing -0.92
Changing the value of a variable in main to be available for other... -2.04
How to detect negative numbers as parsing errors when reading unsig... +0.09
Why does GCC not optimize this set of branching and conditionals as... +1.74
Both threads blocking on call to boost::mutex::lock() 0.00
2D int array in C++ -0.05
Error Displayed While Printing variable -0.06
Inheritance constructors: Converting from C# to C++ +1.98
For Loop Not Stopping -0.77
Should we avoid plural names for variables? -0.07
Casting containers C++ -0.80
C++ RAII to manage change and reversion of object state +0.20
Acceptable programming practice - conversion and upcasting -1.86
Storing elements in an unordered_set vs storing them in an unordere... +1.41
Should we generally use float literals for floats instead of the si... +0.54
Segmentation fault In the Cascaded Struct Pointers Test Code 0.00
Is there a way to design two classes that privately manipulate each... -1.21
error: cannot convert ‘std::string’ to ‘char*’ in initialization +0.18
overloading >> for a fraction class C++ +1.94
Virtual Functions Dilemma in C++ +2.05
What is the proper way to forward declare a pointer to a class for... +2.25
C++ - Default template parameters? -1.78
SIGSEGV with a recursive algorithm +2.45
How to use GDB to find what function a memory address corresponds to -2.18
Late binding for const attributes in C++ classes? +1.39
large matrix computation -0.50
C++ class operator overloading -0.58
Function overload resolution trouble -0.95
g++ undefined reference in very simple example +0.94
C++ Template Instantiation - Why must mine always be explicit, unli... +1.27
String Comparison return value (Is is used in applications that sor... -0.56
c++ how to inherit operator that returns specific type -2.20
Strange bug in usage of abs() I encountered recently -0.19