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 ... 19 20 21 22 23 ... 33
Title Δ
Prevent dangling rvalue reference with trailing return type -0.31
c++ what is meant by 'retain state' ? 0.00
declaring a C++ set iterator 0.00
What condition should I use to stop a file reading loop? +0.38
formatting output in c++ -1.66
Reading data from file and filling in STL vector -1.04
How do i fix conversion error in the following code? +0.29
Bad access to memory using strcat +0.32
c++ basic string manipulation +0.49
Why does increment operation like "a[i] = i++;" result in... -0.67
Java inline int swap. Why does this only work in Java +1.46
Reusing std::cin after EOF -0.53
No matching function for call to 'sqrt' in XCode 4.3 +0.30
How to make a class able to access only certain private members of... +0.70
Using `std::sort` with a member function in a templated class -1.84
gameloop framerate control issues 0.00
C++ lists and pointers +0.33
Should I write constructors using rvalues for std::string? +0.01
Move constructor for ICU's string 0.00
Is it okay to return vector in main -1.01
Why I can't define compare without constant -0.76
Keeping a copy of a vector value, which will then be over-written -1.36
Creating object pointers in C++ +0.34
C++ Copy Constructor +2.12
std::vector: vec.data() or &vec[0] +0.59
Avoiding the CRT +1.05
Need Container, the keys known from the start but the value don't 0.00
Is there a difference between i==0 and 0==i? -0.64
How to make a reference to object with C++ -2.56
C++11 rvalue calls destructior twice -0.03
how to clear `double` in generic c++ code? +1.96
using STL Container set upper_bound +1.46
c++: std::vector of std::function with arbitrary signatures +1.44
Replace BOOST_FOREACH with "pure" C++11 alternative? +1.68
boost::erase_all to erase multiple chars from a string 0.00
Vector values assign +0.38
std::string.c_str() has different value than std::string? -2.08
Define std::string in C++ without escape characters -0.84
_getch not reading input into variable 0.00
Assigning Variables from CSV files (or another format) in C++ -0.17
C++ delete vector, objects, free memory +1.62
Purpose of shared_ptr<T>&& as constructor argument +1.40
Split a C++ class declaration -0.30
Fluent interface pattern and std::unique_ptr +1.53
I am not able to copy the entire binary file 0.00
expression must have a constant value +1.46
Removing element from vector using std::erase and std::remove not w... 0.00
Is there any advantage of using references instead of pointers in c... -0.55
"More than one operator + matches these operands" error +1.88
C++ Operator overload: stl sort on vector of my custom class 0.00