StackRating

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

John Dibling

Rating
1582.83 (2,770th)
Reputation
83,321 (973rd)
Page: 1 2 3 4 5 6 ... 31
Title Δ
Overloading >>operator and initiatializing using an initializ... +0.23
Pointer to virtual function -0.73
C++: including a class definition in a header file -2.68
How to replace a charecter in a string with another ?? in c++ -0.76
Is it possible to have automatically generated destructors in C++? -0.95
C++ declaring and returning a variable in a function and using it i... -0.74
gdb not printing data structures overloaded method << 0.00
Making a Function Pointer With A Base Class as a Parameter and Send... +0.36
Store unsigned int (uint8, 16, 32) in variable +0.01
Inheritance: Selecting which base class methods to inherit +0.36
Why are global variables bad? -0.33
Getting runtime error of missing file -0.24
In a C++ map, is there any way to search for the key given a value? -0.46
Regarding Templates in c++ 0.00
Why does cout << &r give different output than cout <&... +0.42
why do we need a virtual destructor with dynamic memory? +1.43
What does this typedef definition mean? -0.38
How to use dynamic_cast with for_each +2.06
C++ array of base class which has instances of derived classes stor... -0.07
Using string.pop_back() and string.back() 0.00
Compile C++ in VS without requiring MSVCP120D.dll at runtime +1.22
Pure virtual functions in C++11 -0.69
designing a dot product operator in c++ +0.79
Accessing member function with pointer vs object +0.43
Member access into incomplete type error: Templatized struct C++ -1.43
Dynamic memory allocation in game server 0.00
C++ concat three char* strings togther -0.94
Inheritance in std::map with base class as value -0.13
C++ Polymorphism Error -1.85
Optimization for safe switch statement -0.69
How can I declare an array from the size of a vector? -0.16
C++ Do objects of a class have direct access to the superclass's pu... -0.36
Static short reference yields an error in recursive function +1.38
what are the restricitons of the type of a default paramter in C++ +0.38
array of objects and inheritance 0.00
STL-pair-like triplet class - do I roll my own? -0.45
Using shared pointers with memory allocated in another function -1.19
Missing ";" before 'namespace' and ";" before '... -1.38
How many objects have been constructed while calling a function in... +0.37
problrm with array in c++ +0.46
How do i make a square in c++ +0.37
Overloading the '+' operator in .h file, linker error -1.00
How many runs are needed? -2.52
Typedef private struct prototype in source file -0.76
Is using same parameter name and member name valid -0.09
How to disable template if a template parameter is not provided? -2.67
Operator << Overload and Const References 0.00
How to avoid private members access by class object outside word? +2.34
c++ template with return type as templated type -0.62
Call templated function with derived class arguments using base cla... -0.41