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 ... 10 11 12 13 14 ... 33
Title Δ
Balancing a C++ set +0.27
Sorting only if condition applies - std::sort -0.23
How do I avoid re-including <iostream> in multiple files? +0.81
std::shared_ptr - Best practice for passing shared pointer as param... +1.28
What lasts after using std::move c++11 +0.59
Is there a standard way to compare two ranges using a predicate? +0.93
Insert File stream to std::map +1.17
Using tuple in unordered_map +0.28
Why is my c++ program crashing? +0.03
Efficient way to find frequencies of each unique value in the std::... +0.33
Infinite Loop C++ Using Visual Studio 2012 +0.94
Modify pointer attribute -2.48
C++ overload operator '>>' -1.32
Why is copy constructor not called -1.03
Do preprocessor directive if-elses behave normally? +0.27
C++11 algorithms with multiple predicates 0.00
C++ lambda value can't capture +0.86
Implementing equal() and find() 0.00
set erase behaves weird +0.94
How to copy a vector of lists? 0.00
Does resizing an outer vector copies the inner vector? -0.28
Converting ASCII numerical character to actual character +0.51
problrm with array in c++ -0.46
Why can't I return a unique_ptr from a pair? 0.00
Stack with a nested map -2.84
Custom smart pointer code issue- couldnt smart pointer end up on he... +1.63
The weird result of istream_iterator in C++ 0.00
Iterating a Vector in C++ -0.06
sleep the thread using milliseconds instead of using seconds in C++ 0.00
Selection sort recursively in C++ +0.76
copy assignment operator= self-assignment check error -1.22
Does std::string::clear reclaim the memory associated with a string? -1.85
a c++ code can't be compiled, because ifstream is inaccessable +0.78
How can I combine multiple char's to make a string? +1.24
Limiting C++ templates to primitive types +1.37
C++ How to put the names of files within a directory into a vector? +0.88
Any options for C preprocessor to only expand special macros? -0.73
C++ Vector Iterator: Compare and Erase Two Elements +0.25
Using printf-style formatting to set the contents of a std::string +1.60
error on copy constructor +0.29
how to input string in istream& operator +0.26
How can I get a cin loop to stop upon the user hitting enter? 0.00
Cannot read big int from ifstream +0.27
Are pointer types the only way to "prevent" constructor b... 0.00
How to output character array with spaces to a text file -0.22
C++ std::map with value type std::map -0.56
Having trouble averaging arrays +0.71
Pre-written main function for each base class 0.00
Multiple pointers to an object defined in the heap +0.64
Why Do I have an '=' sign output and 2 smiley faces instead of the... +0.27