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 ... 20 21 22 23 24 ... 33
Title Δ
Alternatives to using "#define" in C++? Why is it frowned... +1.14
Invoke std::function in an std::for_each -1.93
c++ erase the std::vector.end() while looping over all iterators +0.09
Square/cubic root lookup table +0.91
Simple regex without a regex library? +1.80
STL vectors and using the [] operator +0.69
Looping through two std::vectors using the same iterator -2.38
Returning constructor-less object as output parameter -0.99
Bidirectional data structure for this situation +0.86
make_heap using function object 0.00
EASTL vector-design on size() method +1.54
Sorting with a list iterator +1.82
"Connecting" SDL_Surface to shared_ptr 0.00
C++ operator << print object address +1.17
Expanding an array of pointers in C++ +0.86
Which constructor is invoked here? +1.03
"using namespace std;" before "#include <foo>&... +2.29
STL algorithms such as for_each applied to more than one arguments +0.34
Something other than libcurl +1.69
关于Nehe教程,SDK配置的疑问 0.00
stop getline from discarding newline character 0.00
Can't Overload operator<< as member function -0.39
Where is the first destruction come from? +1.47
Increase a certain time by a day? +0.36
How can I pass both `int` and `unsigned int` members, by reference... +2.00
Is there are a way to find out whether the input is streaming into... +1.42
Array Allocation -0.50
Big speed difference with c style linked list and c++ std::vector 0.00
How to insert multiple value in vector in C++? +2.17
Replace single quote with two single quotes in a string using c++ +1.94
Does the vector still exists? +0.56
Replace string in a vector string -0.26
Input values into custom class with "<<" 0.00
vector<int> v(istream_iterator<int>(cin), istream_itera... -0.90
Simple animation causes flickering screen in c++ 0.00
Pick a unique random subset from a set of unique values -1.17
Function to check if string contains a number +0.64
Weird values when printing contents of array 0.00
String (const char*, size_t) to int? -0.94
How does get line work? -1.23
how to read image files and store it in memory(std::string) in c++? +0.39
const_cast<int*> doesnt work. Why? -0.88
Building an istringstream with a string temporary 0.00
Set pointer to a value plus a seperate value -0.15
C++ memory deallocation after return +0.84
Is there a pattern for describing which object controls another's l... -0.88
Generate string that doesn't match one in set -0.89
Cannot convert Boost path iterators to strings 0.00
Why do my floats insist on staying integers? +1.21
C++ char comparison not working +0.34