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 4 ... 18
Title Δ
How do I mutate elements in a container in a loop? +0.45
Non-Object Function/ Class Function C++ +1.11
Creating list of lists in c++ -1.61
Error: double* RealsSet::operator=(const RealsSet&)' cannot... +1.91
Strings as File names 0.00
Destroying the member variables of an object when an exception is t... -1.03
Why can't I call operator()? 0.00
how to creat a operator[][] to a two dimensional array(matrix) -0.00
Function pointer expression -0.72
C++ return pointer to dynamically allocated array 0.00
C++ "size_t" doesn't need "cstddef" header? +1.58
How to implement an abstact class C++ 0.00
How do I explicitly call an exception-throwing method in C++? +0.34
Declare a template function which receives two generic iterator as... -1.53
Why "int & const" compiles fine with MSVC? 0.00
Re-'new' TCHAR* array -1.06
Third party library with Visual Studio -0.04
different result between debug and release 0.00
C++ what’s the proper way to handle temporary object and array +1.45
Convert valarray to basic array +0.41
increasing size of array of string in c++ -1.05
Got error C2280 when using std::vector.push_back() +0.29
Can determine length of the variable by incoming? -1.75
How to call constructor when overwriting array elements -1.67
What will happen passing sizeof -0.81
Should I return reference to heap object or return value? +1.06
How to safely insert an element into an array c++? -0.05
use of pointer with getline() function +0.46
How can I use data members on a reference without creating an objec... 0.00
How to properly delete pointers when using abstract classes +0.45
non-standard syntax; use '&' to create a pointer to mem... +1.37
"undefined reference to" operator overloading in C++ +1.00
c++: How to declare std::functions without creating member function... 0.00
C++ s.replace wont replace "." with ".\n" -0.38
C++ - Initialisation of empty array of objects sending bad access e... 0.00
c++ infinite loop: recursive function -0.03
How reserve in std::vector works + Accessing vector with [] +0.10
How to generate numbers until they are bigger than 10 000 -0.63
Why can't I read apostrophes using ifstream without it crashing? 0.00
Debugging C++ app in Visual Studio 2017 steps into not my code is t... 0.00
Class field modifiable inside a const method if field passed by ref... -0.34
Are c-style arrays considered containers? +1.85
for loop - iterate over specific elements -0.05
Returning a two dimensional array in c++ without Vector 0.00
Access declaration of a protected member of base class as public in... +0.46
Is it possible overriding a global implemented function? +2.75
Overloading Iostream C++ 0.00
How to make a variadic function of smart pointers? -1.25
Friend class not working C++ , declaration of 'class T' sha... 0.00
STL std::transform +2.28