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 ... 6 7 8 9 10 ... 33
Title Δ
How to properly return a collection of unique_ptr +0.54
C++ fill() vs. uninitialized_fill() 0.00
Declare reference to class as class member +0.22
Is the name of a two dimensional array address of the address of it... +0.99
For a C++ unordered_map, how can I add a key-value pair if it's... 0.00
const correctness: how to get element from an iterator field while... +1.17
C++ stack implementation - two versions of top method -0.77
Check if map<string, string> contains another map<string,... 0.00
Arranging elements from two vectors alphabetically into one vector 0.00
Clarification on when to use the "new" keyword in C++ -1.25
Contradictory Error Messages - Operator Overloading << -2.82
Deque index-iterator conversion -0.52
How to function<void(string message)> bind to member function? +1.04
C++program that calculates the volume of a cone +0.55
What's the difference between function with dereference and wit... 0.00
Set only adding first element in C++ +0.73
Difference between copy_n and copy 0.00
Skip to specific linevalue while fileparsing in c++ +0.24
Is pass by value that much faster? +1.04
Can std::string reallocation invalidate pointer to heap? 0.00
About copy construct +0.62
How to allocate and return a string without memory leak in C++? +0.17
differences in constructor syntax when creating exceptions (c++) +1.44
CMake - Same Filename in two libraries collide 0.00
Save string to text file in C++ 0.00
Read a single line from stdin to a string in one line of code 0.00
What does it mean to read from standard input and output to standar... 0.00
vector insert segmentation fault second iteration 0.00
What is the tree-structure of a heap? -0.21
Template Parameter in C++ +0.25
C++ & SDL: SDL event repeats endlessly 0.00
SFML tilemap collision +0.25
c++ pointer being freed was not allocated with a short example 0.00
How can we create a loop so that user can input a name until it mat... -1.25
Using std::ptrdiff_t on user defined types +1.52
Is there a way to initialize an array with a buffer at time of decl... +1.27
boost split method results in iterator error 0.00
Multi-property sort is inverting elements +1.37
Do objects iniside objects get stored in the stack or heap when it... +0.25
Strange pointer behaviour in loop -0.86
Why does a pointer behave like this in c++ +0.91
Replace element in sorted range +0.23
Condition Operator and the std::cout not playing nice 0.00
is pointed static_cast valid to avoid copying? -1.65
Template function in C++ with any number of argments +0.24
Works in Debugger mode but not in final release....WHY? -0.45
random_shuffle() works on windows but doesnt compile on linux 0.00
==operator overload only on certain occasions -1.82
Finding the square of a number without multiplication -2.77
Const behavior in operator >> 0.00