StackRating

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

Chris Drew

Rating
1543.46 (10,238th)
Reputation
11,735 (12,617th)
Page: 1 ... 4 5 6 7 8 9
Title Δ
Inserting a vector transformation +0.63
How to design methods which are related to two or more class objects? 0.00
std::unique_ptr and reset() or a Reset method for your class? -0.27
Best practice for declaring variable without initialising it, so au... +0.82
C++ make a variable type depend on user input -0.58
Average function not working corre +0.50
Can't use std::unique_ptr<T> with T being a forward decla... +1.97
How can I assign a class instance by reference in C++? +1.91
How to turn vector of raw pointers into a vector of unique pointers? 0.00
What is the best C++ design to contain a class's objects? -0.53
Visual C++ equivalent to GCC experimental parallel for_each? 0.00
How to correctly implement 2d Vectors C++ 0.00
Is it possible to overload a function at runtime? +0.20
Construct returned object in calling function's scope +0.50
What type of object should this function return? -1.15
C++ Inheritance constructor override -0.01
cin N elements to vector C++ -1.06
Passing sub-vector as function argument in c++ -0.76
Create a vector of base class objects and store derived class objec... +1.71
Should indentation always be minimized? -0.55
Why isn't the return statement executing? Binary Search +0.50
Add things to the Update method of parent class -0.50
Is it possible to do some computation in the constructor function b... +1.21
Best way to structure classes in C++ -0.51
C++ Vector subscript out of range dirent 0.00
virtual methods C++ +0.56
How do we pass array of strings to another function in c++ and how... -0.56
Abstract class, how to call function print -2.56
Should I initialize a shared_ptr inside or outside the class constr... -1.16
How to have multiple classes share pointers to a common class 0.00
How to handle optional parameter + optional return value -0.27
Use constructor as predicate +1.45
Compound data structure and fiddling with pointers -0.02
Porting from Code::Blocks to Visual Studio 2010 +0.36
Best way to return a vector member variable to external class -0.58
"onEachSubelement(...)" method for C++ -1.68
C++, how to use a subset of all types +0.47
Convert Collection of shared_ptr into collection of weak_ptr -1.97
Correct way to store objects in another object in C++? +1.81
Getting Value from particular index in 2d vector in c++ -0.07
C++ Wordlist; find a whole describtion in vector/map 0.00
How can I split a list into several vectors? 0.00
How to get program variable set correctly +1.44
Append a char to a std::vector<string> at a specific location -0.73
Dijkstra's Algorithm - Initializing Node Distances +0.48
garbage values for vector push_back -1.28
Base class of non polymorphic derived classes -0.64
c++ convert vector of strings to vector of doubles from a given .da... 0.00
Is it possible to initialize a vector in C++ like in Matlab? 0.00
how to delete a static object in c++ +1.40