StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Peter Wood

Rating
1520.69 (30,534th)
Reputation
16,583 (8,381st)
Page: 1 ... 13 14 15 16 17
Title Δ
Gamedev: how should I manage the AI using lua scripts? -0.42
How do I loop over consecutive pairs in an STL container using rang... +0.06
increase c++ code verbosity with macros -0.63
How to get pointers from range-based loop / for_each in VS2010? +0.14
Faster algorithm to check the colors in a image -0.64
What's the fastest way to find the number of elements in a sorted r... -1.45
C++: Binary to Decimal Conversion -0.97
How do I parse a file with line breaks as a delimiter in c++? +0.05
Why does array created with 'new' become set to NULL? +0.22
How to print everything from an struct array in c++? -1.63
How does one declare a variable inside an if () statement? +1.52
Dont modify program, print some values as output - unusual (?) home... +0.02
Using a header file instead of the standard namespace -1.45
What is the best way to slurp a text file into an array/collection... -1.14
c++ composition (has-a) issue -1.70
Matrix indexed by strings instead of integer values -0.85
Good container for appending chunks of memory to a continuous memor... +0.24
Array/Pointer confusion +0.29
Switching between float and double precision at compile time -0.29
Read an entire line including spaces from fstream -0.90
void* of a bool[] conversion to std::string -0.91
How to create an array when the size is a variable not a constant? -1.15
Write all solutions for a^3 + b^3 = c^3 + d^3 -1.04
Abstract factory design pattern with default implementation +2.19
Using a struct to pass multiple values +1.15
Do I have to typedef on every Header file? -0.53
How do I use derived classes if I only have a base class pointer? 0.00
Get list of files in application directory -1.67
Find unimplemented class methods +0.23
C++ Class Entanglement -0.66
C++ Perform calculations on a huge array -0.23
Converting objects of base class to derived class -0.20
How to read output of a vector<string> with a certain number... +0.01
c++ adding two bool arrays -0.44
print out data in the non-intersection for set <string> A, se... -0.82
C++ design pattern help; Abstract classes with private access? -0.90
How to iterate std::list<AbstractType*> -2.27
Make a random integer that is perpetually changing? +4.39
Avoiding singletons in plugins to be shared among all the instances +4.09
Have I understood OOP correctly? +0.16
Different methods for finding angle between two vectors -2.20
How to use std::sort() for a long long vector in c++? -0.01
Multiple definition error -1.81
How can I create a switch for class members? -1.82
Does C++ compiler recognizes powers of 2? -1.37
Reading in a file and breaking it into 100 smaller files is incredi... -2.98
Overloading >> to read in fractions +2.15
Googletest does not run test fixture 0.00
overriding push_back c++ +0.16
How do i link SDL and GL in monodevelop (C++) 0.00