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 ... 27 28 29 30 31 ... 54
Title Δ
Vector of 20,000 small objects vs vector of 20,000 object pointers... -0.88
Data isolation between pure abstract class against its implmentatio... -0.96
Building an interface for STL vector +0.54
Why is set __cache_hash_code only available to std::__unordered_map? 0.00
C++ Multi-Type Template Use Guidelines -1.13
Count the total pairs of numbers that have a difference of K -0.53
Why are entries of this STL map not being initialized in GCC 4.5.1? +1.59
how to use string to string hash_map(hash_map<string, string, st... -1.15
bug in c++?-set_difference in c++ does not return std::copy 0.00
custom STL allocator causes first character to be dropped 0.00
can't compile my code when the header is added to another file +0.42
usage of boost::addable2 - why the returned result from operator+ i... 0.00
Initialize array of class objects in constructor of another class -0.98
Catching Signals c++ -0.05
How to do it like "with"(Pascal) in C programming? -0.61
Non-unique C++ unsorted intersection algorithm +0.02
Enabling strict aliasing warnings in g++ +0.36
compile error: ifstream::open only accepts string values in quotes... -0.77
c++ design patterns for chaining together transformations of stream... -0.23
Best Practice: Passing Arrays of Data +0.46
Scoping with pre-made namespace (C++) -0.88
Overloading operator<< for printing as a member +0.95
Is it possible to overload the *static_cast* operator? +1.20
Dangerous Cast? -0.40
Strange behavior with printing a vector of structs +2.20
Why can't the runtime environment decide to apply delete or delete[... +1.06
g++ option to show what classes are created from templates -2.22
Initialization order for nonstatic/static/global/subclass members -0.71
What is the safest way to implement a tree structure? -0.17
Accessing enum values from other class +0.43
Sorting Subsets of a Sorted Vector -0.14
C++: managing a set of objects so that the held objects can access... +0.09
What is the reason for this compiler-error with long long int under... 0.00
How do I convert bitset to array of bytes/uint8? -2.04
How to return string that contains string/int variables -1.39
Parallel computing memory access bottleneck -0.70
Virtual Function call at Runtime (std c++) -0.06
Is accessing the raw pointer after std::vector::reserve safe? -1.08
visual c++ wrong optimisation +0.95
Is it impossible to write 4 bytes for a float and 8 for double at Q... -0.54
How to use Private Inheritance aka C++ in C# and Why not it is pres... -0.41
unbiased random number generator -0.59
Check sizes are the same when compiling -1.23
How to get array of bits in a structure? +0.04
C++ deleting a pointer itself instead of deleting the pointed-to-data +0.39
const in copy constructor in c++ +1.22
g++ -O optimizations -0.60
About headers, forwards and how to organize a lot of includes -1.81
Resource that briefly describe the C and C++ standards -0.39
Are system() calls evil? -0.24