StackRating

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

Christian Hackl

Rating
1523.87 (25,399th)
Reputation
22,748 (5,748th)
Page: 1 2 3 ... 18
Title Δ
What is the purpose of "input.length();"? +2.17
vector string array input size issue -0.01
Why is destructor hanging -0.50
how does random access of an element in deque gives constant time c... -1.09
Do friend functions violate encapsulation? -0.47
C++ When does it make sense to pass a const struct parameter by val... +1.51
In C++, function returning vector of custom data structure throwing... +0.52
Difference between using a "result variable" vs raw varia... -1.98
decltype with deleted constructor is possible in template function 0.00
OOP - abstract class types, intializing variables in base and deriv... +0.47
What is the difference between initialize and instantiate a variable? 0.00
Memory size of the new allocated int in c++, Is there a different a... +1.77
Multiple Pointers to same data -1.11
Is there a reason to used an unsigned type for a non-negative const... -1.52
Obtain variable from derived class c++ +0.18
C++: object deleted (created with new) but member function still wo... 0.00
How to import all #include in c++? +1.44
Using ()-Operator on Templates -0.50
Is there any way to fix the vector size So that it automatically de... 0.00
C++ cannot understand behaviour of unassigned pointer +0.47
ASCII and char programs -1.44
Derived class doesn't override a virtual function with a differ... -0.50
using namespace & overloaded function -0.62
In C++ what does this construction mean "InterceptionKeyStroke... -0.53
In C-style pointer value is rubbish, but in smart pointer is correct -0.52
Template argument for template type parameter must be a type 0.00
Why is local variable being initialised by default? +2.05
C++ multiple unique pointers from same raw pointer +1.18
Why this vector constructor throw std::bad_alloc exception? +0.45
Comparing with more than one char in C++ -0.24
Why do we need to explicitly declare pointer types in c++? +1.76
How to understand "implementations of virtual constructors&quo... 0.00
How to return a result from a thread by reference? +0.48
Is Abstract class an example of Abstract data type? -1.43
Why does CDC::SelectObject(CFont*) accept a CFont object vs. a poin... -0.91
What is the difference between the two ways we declared a struct? -0.17
Counting number of objects of different classes 0.00
Control may reach end of non-void function error in C++ -0.91
Create a shallow copy without leaking memory and dangling pointer i... 0.00
Unable to compile class with a template parameter -1.88
Is const char * different from other pointers? -1.32
Dissecting functions +0.55
function pointer array with class functions of different classes +2.27
How do i recall a string into a quote? 0.00
Default destructor in subclasses of base class with a virtual destr... +0.60
Can (a==1)&&(a==2)&&(a==3) evaluate to true? (and c... -0.42
Random generating a array of enum with no repeat elements (C++) +0.85
C++: inheritance or class member for C struct? -1.05
Reading only float values from text file -0.86
C++ using vector iterator correctly -2.21