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 ... 16 17 18 19 20 ... 33
Title Δ
manipulate a string into name of a variable? +0.30
What is the interest of <functional> function objects in C++03? 0.00
Inquiry about the vs2010 property sheet 0.00
What implementation of Swap() function is better and for what situa... -0.49
Unresolved External Symbol when using sf::Text and sf::Font 0.00
Achieving diagonal movement when 2 arrow keys are pressed (with SFML) 0.00
Vector of ints on heap and freeing memory +1.73
Partially sorting array so last n elements are sorted? +1.90
C++ Deleting objects from memory +0.67
Call functions in the form f(T&& t) repeatedly without usin... -1.19
SFML Keyboard input delay +0.31
Visual Studio 2012 forgets SDL configuration when i start a new pro... 0.00
Elegant way to iterate in C++ -0.90
How do I make this template argument variadic? -0.43
Parse (split) a string in C++ using string delimiter (standard C++) -0.69
STL/boost way to indirectly call a method repeatly for each object... 0.00
when populating an std::vector by value, will dynamically allocated... +0.29
Why do pointers cause memory leak to dynamically allocated integer? -0.35
Custom copy assignment operator crashes the program (C++) 0.00
Is it legal C++ to test the this-pointer in a member function? +0.54
SFML Generate isometric tile -0.70
SFML - divide window into game and highscore bar 0.00
Can move semantics help for a user-defined container built over an... +1.40
C++ - if statement simplification +1.63
Warning with boost::split when compiling +1.33
How to make a program as a default program to open specific files i... -2.93
Combining functors and lambdas +0.36
How to figure out "progress" while sorting? -0.88
C++ - copy data from float vectors to uint8 vector? +1.45
replace nested substring using the stl 0.00
c std::vector splitting into two 0.00
const correctness and shared_ptr, a matter of design? 0.00
How to handle exception so my program still runs? -2.04
Shortest way to read Textfile to String +1.67
delete the key if the vector associated with it in a multimap is em... 0.00
Why does an iterator operator + return a copy? +0.91
How can RAII be used with pointers? 0.00
Accept only letters +0.83
Making only the outer vector in vector<vector<int>> fixed -0.81
Can I do the following in c++ -1.72
In the C++ standard, where does it indicate the spacing protocol fo... +1.54
Why can't initial length be 1 in a dynamically-allocated array? -0.52
To print something without using cout, printf or puts() -0.34
How to check if EOF (after using getline) -0.20
Need to compare certain elements of string 0.00
Is this a badly designed Interface? 0.00
How do I fill a C++ vector with input from keyboard? +1.62
Read text file into string. C++ ifstream -1.20
constructor vs destructor environment assemble +0.90
Initialize stringstream reference member in constructor initializat... 0.00