StackRating

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

PcAF

Rating
1489.45 (4,424,380th)
Reputation
1,628 (101,299th)
Page: 1 2
Title Δ
Multilevel hierarchy with virtuality prevents casting function poin... 0.00
Is there a better way to cast a variable to 'const' after a... -2.44
Is a class automatically a friend of itself -3.98
How to call a static method from a private base class? +1.24
How change global const variables to variables that can be assigned... +1.22
Using inheritance or templates for special case behavior -4.21
Is it legal to initialize multiple overlapping fields in a union... 0.00
Vector of pairs with generic vector and pair type, template of temp... -2.30
C++ initializing array based on constructor parameters +1.10
Virtual destructor alters behavior of decltype 0.00
How members of grandparent class are treated in case of virtual inh... +4.75
String cannot be converted to String[] while making an object -1.00
Understanding Pointers and Functions in C++ +0.06
Problems loading resources from function C++/SFML 0.00
Pointer to data member of incomplete type 0.00
Accessing owner in destructor c++ +2.49
A counter-intuitive function call in C++ +0.58
How to interpret this C++ type? -0.85
How to make an array's derived type accept aggregate initializa... +0.40
How to init a double**? -3.43
Template specialization of pure virtual method +0.40
How does exception and inherit 0.00
Invalid arguments when calling getter member -3.92
Function as template argument for a field of a class that has THAT... -1.89
Know if the value of a memory address can be retrieved -1.16
Calling a function of sister class C++ +4.18
Using * instead of -> operator in c -3.34
Javas Class<?> equivalent in C++ +3.46
A function which dynamically creates a 2d array +2.49
disabling copy constructor in c++ and use of an Object -1.59
Explain the use of memcpy (MatLab engine) 0.00
Diamond inheritance, c++ handling 0.00
Why doen't my code work? c++ operator +0.94
Making a dynamic array of objects and Initializing it -3.57
c++: why can we declare a variable in case of switch 0.00
Why using char* arr[1] in C? -0.88
Putting Linked List inside structure in C (segmentation fault) +0.28
Why does my code terminate without explanation? -3.96
Assign single dimension array as an element of two(multi) dimension... -2.47
Cannot initialize a class instance, after I move it to a class memb... 0.00
Instantiating the templated function using variables -0.46
Cast between structs from different scopes -3.56
Alternatives to dynamic_cast in class hierarchy -1.94
Not truly Random +4.12
Returning pointer-to-member-function (without typedefs) +0.11
C++11 initializer list length is not checked in implicit constructor +3.79
Ambiguous template specialization +1.89
Base class with pointer to deriving object: How to tell both of eac... +3.84
Why private members of base class object still get assigned from de... -0.67
C++ What operators I need to overload to make this A1 += A2 * float... -4.09