StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Barry

Rating
1758.43 (31st)
Reputation
198,654 (238th)
Page: 1 ... 67 68 69 70 71 ... 79
Title Δ
Modifying bits in a byte with a class +0.35
Compile time polymorphism with enums -0.62
Generating functors with iterator behavior +0.77
How to probe std::mutex? 0.00
Implementing Pipeline Pattern, design and function pointer issue 0.00
c++ std::cout in hexadecimal +1.09
Abstract base class definition 0.00
working with void for the first time 0.00
How to allow user input of numbers and operators? 0.00
Accesing vector index using bitset 0.00
Calling a private function using a public funtion -0.17
Factory pattern using variadic template? 0.00
Find Occurrences in Array +1.02
Picking up good values for a temperature program 0.00
Storing numbers in unkown sized array (and count some values) -0.46
if i have T&& temp = std::move(other); then use this on a f... 0.00
Viewing a raw pointer as a range in range-based for-loop +1.55
Overload function for rvalues and lvalues 0.00
Extract range of elements from char array into string +2.29
set<pair<K, V> > with greater functor by default +0.93
Recurrence relation of an algorithm 0.00
how to search for a string in a string array in c++ +0.37
C++ Unexpected calculation in program 0.00
Can't understand why my program throws error -0.02
C++ function template partial specialization 0.00
Remove an object in a std::vector by value 0.00
Is there a way to simulate downcasting by reference +1.17
How to correctly serialise thread access to a flag controlling a loop 0.00
Trying to concatenate strings with << -2.07
C++: Checking if user input is one of the characters A, W, or D -0.02
Mechanism for extensible conditional statement +0.55
Qt - Cannot get lambda to work 0.00
C++ Composition, How can an Object know about the Class it is In? 0.00
How to work around the fact that std::function has no operator==? +0.05
Getting a pointer to a value result from a function 0.00
nullptr_t not defined on g++ 4.9.2 -0.52
Confused by variable scope - destructor called unexpectedly 0.00
How implicit conversion works for non-type template parameters? 0.00
Getting the same output twice when reading a file 0.00
Trie unsuccesful deletion -0.18
Is conversion and promotion the same thing? -2.02
Boolean value not changing in for loop +1.03
Setting an old vector equal to a new vector -2.89
Cast forwardly-declared pointer to more specific type +0.36
Formated output in C++ 0.00
Why gets() takes more character +1.66
C++ generic programming CRTP base class inherit from class provided... 0.00
Template classes & template functions : Point & Euclidean d... 0.00
Efficient run-time type checking in C++ -1.10
How can I develop a class to return unique numbers in the specified... +0.45