StackRating

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

Chubsdad

Rating
1476.74 (4,507,064th)
Reputation
19,408 (7,065th)
Page: 1 2 3 4 ... 11
Title Δ
How to detect const reference to temporary issues at compile or run... -1.15
Double versus float -0.88
c(++) union Data structure -1.18
C++ array of char pass to functions -1.68
Why is taking the address of a temporary illegal? +0.99
Prevent copying when initializing an non-const object from a const... +0.03
C++ compiler won't recognize a member function and a type +1.00
How to order functions in C++? -0.34
When does a new __LINE__ start? -1.83
compiler doesn't complain about function not returning value -1.75
C++ Inheritance problem -0.36
C++ : Array of struct as function parameter +1.36
Template + Friend (a deadly combination) -1.94
TypeID for derived classes of a common base class -1.16
C++ Linker fails because I add a throw 0.00
char size confusion +1.51
Should this be ambiguous or not? (implicit casts) +2.47
how to remove an add that's inside the square brackets in a for sta... -0.11
I need help adding an array to a vector in C++ -0.39
What is the Difference When i write Func1(int &a) and Func1(int... +0.64
Coding is breaking when port from GCC 3.1.2 to 4.2.2 +2.13
what is a type in C++? +2.41
cannot override static initialization in derived class -1.09
how to pass arrays and return array values of 2-d matrices? -0.90
Doubts about passing by reference -1.10
Confusion between "operator==" or "operator LPCTSTR&... +0.52
Problem when passing char* argv[] into main app +1.06
C++ syntax question, use of the class keyword +1.79
forward declaration and typename using new keyword -1.73
Virtual inheritance and static inheritance - mixing in C++ -0.71
Lifetime of temporaries -0.82
How to improve this logging scheme (A little more) +0.48
Why and how should I use namespaces in C++? +0.67
C++: Linking extern variables from within a namespace -1.25
C++ - Compiling error on a tree homework : error: expected construc... 0.00
Object initialization +1.18
Inline function linkage +1.18
What should I do to extend output values in c++ 0.00
Is it safe to delete a NULL pointer? -0.05
cannot declare pointer to ‘const class FOO&’ error +0.47
What are the pros/cons of this class definition style? -0.35
Linkage of symbols within anonymous namespace within a regular name... -0.52
C++: getting a fact size of data in uchar/guchar? +0.82
C++: derived classes and virtual methods -1.13
the this pointer set by Object(this) != this 0.00
error: expected primary-expression before X token -1.54
Assembly ADC (Add with carry) to C++ -0.07
A virtual member function is used if it is not pure? +0.18
How is a situation when different implementations of an inline func... 0.00
What's the advantage of making methods public in an interface, but... +0.51