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 5 6 ... 18
Title Δ
Why does the static modifier prevent its variable to be reassigned... -1.19
Accessing int that must be made inside if statement -0.54
Should a function return a "new" object +0.07
Is it good practise to encapsulate a vector using stl iterator? If... 0.00
SQLite syntax incorrect near "S" 0.00
Moving from old C-style pointer to C++ smart pointers with little c... +0.43
Explicitly choose which template overload should be used -2.30
C++ map customize comparator -1.40
Is there anyway to pass argc, argv outside of my main.cpp file? -0.05
Convert const float* to std::array<float, ...> +0.43
Vectors of pointers C++ -0.07
Having problems with Classes. Any Random result is coming when I am... +0.46
c++ how to hide observer implementation -0.05
What is the difference between the two wording when the two-dimensi... 0.00
Scope for containers in C++ +2.39
Calling the Constructor for the Abstract Base class in C++ +1.91
How C++ boost::filesystem detect if path is file or directory? 0.00
Can an x86 executable run on any x86 platform given the right runti... +0.22
Will a Default Constructor With no Parameters Always Intialize Vari... -0.25
Hierarchy of namespaces, headers and objects +0.07
Is a reference of a shared_ptr still a pointer? +2.06
Linker Error with abstract class when including inherited class in... 0.00
what is "debug assertion failed" +1.84
What happens with one argument in main()? 0.00
std::string stops at \0 +0.08
reference to a value behind a pointer 0.00
cannot instantiate abstract class c++ -0.86
How to find all positions of an element using std::find? +0.45
Initializing parameter of a class method with value during declarat... -1.12
Constness of version method when it gets called by another method i... +0.18
Behavior of const reference after casting to non-const -1.18
Why is pointer address different when the variable is unallocated?... -0.03
How to understand the typedef in this declaration +0.47
How unboxing works in C++? Why is it not recursive? 0.00
C++ - How to override child class methods using base pointers +0.46
Different Behaviour of endl and \n with fork() +0.65
Order a list depending on other list -0.29
Read text file by column and show all array of column values +0.48
Is it a must that an integer must be stored in contiguous memory ad... +0.62
Crosses initialization of string and jump to label case +0.46
Typedef array confusion +2.69
How to check for integer range? +0.63
Struct with forward_list with pointers to itself +0.48
Creating a definition of enum type function outside the class and o... -0.50
Can't use operator<< as a method? -1.81
A different flavor of Const Reference? 0.00
Sorting 3 numbers yeilds strange results (C++) +0.33
Debug Assertion Failed Vector Subscript Out of Range C++ +1.03
c++ How to print in a file a double decimal number with comma(inste... -0.52
Arrays are passed by reference, but what happens if I only pass the... -1.24