StackRating

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

Andrew

Rating
1528.11 (20,348th)
Reputation
19,774 (6,911th)
Page: 1 2 3 4 5 ... 10
Title Δ
What is the difference between "::" "." and &qu... +1.43
Defining member functions of a class? +0.81
Macro causing linker errors 0.00
Creating a Static Singleton of my Game class throws a linker error... +0.46
In C++ when we create object the constructor initializes, but if I... -0.23
C++ multiple operator=() -0.04
InnerClass object being a member of OuterClass object is created tw... -0.88
c++ A structure (or class) with specific function for each instance... +0.47
What’s the recommended way to invoke callback function defined in c... -0.29
Passing empty or uninitialised STL containers by reference +0.04
Pointer Memory Leak -0.77
School Assignment. C++ Book Example seems to have issues +1.90
C++ "using std::<type>" vs calling std::<type>... -1.11
C++, Error in Array +1.46
Function does not change passed pointer C++ +1.84
global variable initialization -0.33
Could you give me a real work example of memory leak? -0.97
C++ Break out of a vector loop +0.49
C++ like vs C like casts? -1.88
One class requires another and that other class requires the first... -1.55
vector and dimension vecotr with itself has a specific data type -0.47
C++ template and inheritance, function not replaced in derived class +2.72
To pass a pointer to a member function -0.97
C++ STL Vector: Push_back taking reference +2.41
length of dynamic array in c++ +0.51
Does equal amount of constructor and destructor calls ensure no mem... +1.81
Self delete an object in C++ +0.84
Incrementing Pointers -0.52
Class Headers and using constructors in my class .cpp file: "e... +0.02
When you return object by reference, when do you need to be worried... +0.52
Do i need to delete objects that i set in class member when i repla... -0.47
better understand of heap stack and list +0.64
program crashing -0.50
can someone explain what they mean is list.pushback documentation (... -1.45
Data structure for storing and searching the result of tournament -0.13
What is this struct trying to do? -0.47
Pass a function returning void to a function accepting void? +2.39
Pointer becomes NULL immediately 0.00
How to prevent double values from getting truncated? -1.29
how to save an NSInteger in NSUserDefaults +1.84
Add two string in c++ -0.22
C++ Singleton class getInstance (as java) +1.74
enum header file not find in c++ -0.56
Notifying a class of another class' changes +2.06
should we provide default implementation for the middle inherited c... -1.26
C++ cross pointers in headers 0.00
Making variables persist even after program termination +0.24
How to properly clean-up a QWidget / manage a set of windows? -0.70
Namespace error while declare it in global scope -0.72
When could macro make code more beautiful than function does? +0.17