StackRating

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

Benjamin Lindley

Rating
1713.29 (97th)
Reputation
87,939 (901st)
Page: 1 ... 27 28 29 30 31 32 33
Title Δ
C++ Sort vector of <T> according to vector of double -0.27
SDL_DisplayFormat 0.00
C++ copy text file program using header file +0.43
How do I (C++ STL) binary_search for Abstract classes? -1.26
Can I delete class pointer copied using memcpy()? -1.11
C++ Overload = operator +0.59
Why am I disallowed from calling methods on an object I've returned... -1.22
Natural sort order in C++ using StrCmpLogicalW function in this lib... -0.50
Best way to return an object in c++? -0.58
c++: Accessing the Elements of a Map of Strings and Boost Circular... 0.00
How to avoid operator's or method's code duplication for const and... 0.00
In place constrution of member variable via constructor -1.15
No match for operator << in std::cout +0.94
c++ help passing a vector index to a function -0.56
How do I initialize an array when an object is created? +2.38
How do I make GCC instantiate a class instance with non-trivial con... 0.00
How do I use iostream cin properly? 0.00
Dereferencing syntax in copy constructor for class that contains ot... +1.68
What's the equivalent of int64_t, int_least16_t & uint8_t in Vi... -0.46
Need help with C++ Loops Exercise +1.49
splitting long long -0.22
Sort array/vector of string +0.12
C++ - Insertion Operator, const Keyword Causes Compiler Error +0.40
C++: how do I pass a variable for multiple arguments? +0.03
Class two has no member v error -0.19
Finding problem with class copy construction 0.00
Non-repeating random number generator -0.53
Is the constructor getting called here? +1.86
Returning null from function witch returns an object C++ -0.33
c++ Assigning objects in object declaration +0.09
Can a C++ smart pointer fully encapsulate its data? +0.94
std string vs char performance, best technique to delete parts from... -0.95
Are std::strings good at random insertion / random erasing? +0.99
private operator delete in c++ -0.42
C++: std::sort using already destroyed object with custom predicate? +1.04
Namespace using declaration (C++ Primer - Stanley Lipmann) +1.61
C++ standard template library vector question -0.55
Looking for the fastest way to sort a list of 2000 items long consi... +0.02
C++ -- how to call user defined operator? -0.39
Initialize a class members reference variable, as if it was a regul... -0.73
C++: Trying to use ctime to make a resetable clock in a console, but 0.00
Can I terminate the scope of a C++ variable without ending a block? +1.08
Creating a deep copy of a doubly-linked list node -0.63
How can I copy value from ostringstream to string? +0.49
I can not figure out how to pass a vector back to main after it has... +1.99
How to create a function which randomly jumbles a string +1.18
dependent classes as other class members +0.03
read data from text file -0.10
mixing use of constexpr and const? -2.23
Unable to use a struct that uses a template as a parameter in a met... +1.52