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 ... 30 31 32 33
Title Δ
make sounds (beep) with c++ -1.72
Iniitializing an array of unknown size +4.29
C++ Program crashes when reading object from random access file -1.50
Trying to make an array of DirectX vertex with out knowing until ru... +2.17
C++ Number input validation +0.35
Why am I getting zero? -0.46
C++ input question 0.00
How do I make a C++ console program exit? +2.95
how to template for operator<< for ostream +3.36
How to (deep)copy a map from a const object +3.31
Find all a substring's occurrences and locations +3.44
Move constructor for a map +3.78
How to malloc "MyDef ** t" to a specific length, instead... -2.05
C++: What are scenarios where using pointers is a "Good Idea&q... +3.65
Input after cin.getline() fails? 0.00
Delete element from C++ array -2.69
Type conversion when iterating over a collection of super-type. Alt... -2.56
Differing ascii tables code values? -0.04
iterating over a list, each item consisting of a struct within a st... -1.80
Android C++ NDK 0.00
Shared template member function of multiple classes 0.00
Seperating template class into multiple files yields linking issues +4.40
How does this code work? +1.71
Why can't a multidimensional array be allocated with one new call i... -2.27
What is the best method to compare two vectors of CString -2.79
few questions about the C++ preprocessor: -4.51
#include <CEGUI/RendererModules/Ogre/CEGUIOgreRenderer.h> doe... 0.00
Box2D b2World in class 0.00
How to make user input multiline string data in c++? +3.78
Changing window background colour +3.67
Problem with comparing the results from a two-dimensional array! +3.55
What's the major difference between "union" and "str... -0.67
C++ Reading Objects from File Error -0.33
Selecting Randomly Lowest Weighted 0.00
Chaining methods is giving me unexpected results, and the arguments... +0.02
Finding max_element of a vector where a member is used to decide if... +3.72
C4503 warnings? How do i solve/get rid of them? +0.38
Using C++ code in VIsual C++, no errors but some part of the code i... +3.95
cannot access protected variable in derived class c++ +3.80
Test of equality using if statement in C++ -2.86
How to get the fully qualified path name in C++ +5.46
How a main function is being called in a c/cpp project +3.32
sizeof() problems with empty class inheritance +0.23
How Utility functions can be shared across various classes? -3.76
Trying to sort an array +4.21
Differing between function argument names and class variable names +2.91
is this C++ getter-like syntax wrong? -0.85
Is there anyway to initialize an object from an outer scope in an i... 0.00
Is there anyway to initialize an object from an outer scope in an i... -2.51
Why declaration/definition must both be in source file for template... +4.43