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 ... 18 19 20 21 22 ... 33
Title Δ
What is the << operator for in C++? +0.95
Benefits of overloading += or -= operators +0.98
Finding the size of certain elements in an array? -0.87
--begin(container) - is defined behavier? +1.51
How to Differentiate Between Numerical and Alphabetical Input -0.68
configure the compare function to work with std::sort -1.30
Why are inline functions allowed to manipulate private member varia... -1.61
c-style string sorting with sort and qsort -0.21
Shuffle vector in C++ +0.32
Why does std::function accept a this reference in the signature? +1.62
C++ pointer to pointer scope issue +0.82
Using rand() to shuffle cards but no shuffling happens +0.93
Cleanest way to copy a constant size array in c++11 +1.16
How to efficiently select a random element from a std::set +1.63
Should unsigned ints be used if not necessary? -0.68
Is it better to overload addition operator as non-member function? +1.41
Variable cannot appear in a constant-expression 0.00
Why std::complex is not an arithmetic type? 0.00
Taking input of integers until a newline in C/C++ -0.63
Incorrect answer in operator overloading 0.00
My string isn't copying from private variables +0.32
Sort Vector with string and int pair 0.00
streambuf, ostream, ostreambuf, istream, istreambuf and associated... -0.06
'=' : left operand must be l-value +1.78
C++ passing an array pointer as a function argument +0.55
"Invalid initialization of non-const reference of type 'std::v... -0.05
How to copy every 16 bytes of data from a string? -2.55
How do I download xml from the internet in C++ -0.20
Deleting and object in a position from a deque 0.00
How to use setw with objects +0.32
how to compare structs +0.82
concatenate const char * strings +0.92
How to Initialize a char array inside a class? 0.00
multi dimensional array assigning +0.32
C++ for each With a Pointer +0.23
Called a function with "cout" statement inside a "co... +0.28
Selecting the maximum ā€œnā€ values -0.15
assignment of class with const member -0.10
Why doesn't this code generate compilation errors? +2.35
C++ - Replace spaces with %20 -1.75
C++: string operator overload +1.37
Wrapping std::cout in a function call +1.03
Replacing instances of a given std::string with another std::string... +1.32
Is it possible to read infinity or NaN values using input streams? -0.16
C++ Beginner issue with classes, possibly destructor +0.30
When should I choose copy elision over passing argument by const re... +1.38
c++ split string by double newline +1.23
How to fill a buffer generically and efficiently? (Pass insert iter... +0.90
Why do we use std::function in C++ rather than the original C funct... -1.76
Bizzare std::distance output 0.00