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 ... 4 5 6 7 8 ... 33
Title Δ
Passing by Reference - lvalue and Vectors +0.88
Standard Template Library, Vectors and Syntax Errors 0.00
Can I use std::pair, but rename .first and .second member names? +0.40
C++ Easy way to ignore first word of input -2.37
C++ compile issue with c++11 0.00
C++: Why won't getline() print the last word of the input string? 0.00
Want to show a string and a variable in 2nd argument of a messagebox 0.00
C++11: Is using std::move only safe on temporary objects? +1.30
Is negative index for operator[] well defined? +0.06
Prevent GetAsyncKeyState function from detecting inputs after it is... 0.00
Why does vector.emplace() require item to be MoveAssignable? +1.22
What's wrong with strcmp and c_str() here? 0.00
default copy assignment operator doesn't pass the is_copy_assig... 0.00
Typo in scope operator leads to unexpected compile and recursion in... 0.00
Strange reference behaviour in C++ +0.54
C++ ASCII game map 0.00
Memory leak when create std::shared_ptr to assign member variable 0.00
Why won't ifstream open this file? -1.56
why memory leak when use circular reference in boost::shared_ptr -0.27
RAII objects tr1:shared_ptr 0.00
Assign a const to a constexpr variable 0.00
C++ stl for_each() and functor, where does it create new objects +0.23
Why isn't srand seed changing results? +0.23
Error using stable_partiton -1.92
What's the advantage of using std::allocator instead of new in... +0.64
Boolean stream output representation in C++ +0.69
Is there a std::function type or similar for lambda with auto param... +1.23
Using std::any_of with lambda calling overloaded equality operator 0.00
Is getline is as same as gets? +0.24
How to set needle type in std::binary_search +0.72
Manually performing memory reallocation in c++ vectors +0.22
Shortening C++ If condition +0.97
Define a function f1(x) object from an another function f0(x,y), bu... 0.00
Is it OK to assign the address of a newly declared map with the add... +1.31
C++ STL Binary Search (lower_bound, upper_bound) 0.00
How to permanently delete a member of a vector? +0.22
Why do the const accessors of std::string return a reference? +0.90
return a value from within an if statement in a match statement 0.00
distinguish between read and write using operator [] overloading in... +0.76
Is this a valid usage of ``const_cast``? 0.00
SDL image disappears after 15 seconds +0.23
getline ignores first character of string input +0.35
Does it force heap allocation? +0.86
C++ SFML 2.2 vectors -0.26
C++ Pointer Object Location +0.26
buying and selling mini-simulator 0.00
nullptr as a template parameter +1.06
std::nth_element provides wrong value +0.99
Using exception in g++ -0.76
Concatenate numbers in a vector to form one number -3.04