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 ... 8 9 10 11 12 ... 31
Title Δ
Resolving ambiguous overload of operator[] +0.50
printing percentage in c++ -1.55
What's C++ optimization & Whole program optimizatoin in visual... -0.57
left shift error +0.38
One line std::vector ctor from mapping another vector? -0.93
Call function on some objects in a vector containing different subc... +0.40
Logical confusion for giving if condition -0.94
delete the memory allocated for list 0.00
Should std::list be deprecated? +1.35
"Decompile" a file into raw binary code 0.00
What is "Register a class" in C++ +0.41
Constant as rvalue in C++(11) +0.28
If A std::vector is Returned-By-Value when Is It Freed? -0.41
C++ map not behaving properly -1.38
C++ generic data structures - data field assignment-operator vs cop... -0.03
C++: Representation keyword of the instance itself inside a .cpp fi... -1.17
What is the best way to handle unknown types in a C++ structure? +1.08
C++ overloading operator<< in a template class +1.24
C++ - Reach derived class variables from vector +0.89
programming in c++ basic thing +1.46
std::map, custom comparator's design constraints +0.40
Can exception handling of object whose constructor throw an excepti... +2.29
In C++ does returning a string created from a local char array caus... +0.25
What are some good ways to version binary packed struct messages? +0.40
Cleanup before termination? -1.35
cannot allocate object of abstract type - but the class is not abst... +1.13
map of method pointers, compiler says it they don't take any arguem... +0.41
Reference, pointer or value semantics in C/C++ functions +0.76
Iterating over a collection with 'const_iterator' in a function dec... +1.17
C++ Class Initialization Syntax and Error "does not name a typ... +1.45
GCC vs VC++ template syntax error (why doesn´t it compile on both?) 0.00
Multithreading. Do I need critical sections for read-only access? -1.06
Two for loops and an if statement inside it +0.73
Using pair in c++ +0.14
Array inside an object -0.54
this-> to reference everything +0.78
cannot allocate an object of abstract type solution? +2.75
Using std::find To Choose An Item From A Vector +0.41
Why does negating a static member variable produce a linker error? 0.00
C++ function returning pointer, why does this work? +0.63
Setting private properties of a class using its public methods, c++ -1.27
expression template - decorated name length exceeded 0.00
C++ Understanding Classes and Constructors +0.42
C++ a member with an in-class initializer must be const +0.05
Initialize a container that is a private member variable of a class -0.18
Is there a better way to remove the raw pointer reference to elemen... +2.56
delete pointer that is assigned from another pointer, should i dele... -0.09
Multiple Definition even with Include Guards 0.00
What is the advantage of breaking a code into several small functio... +1.23
Translating ruby to C++ 0.00