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 ... 4 5 6 7 8 ... 18
Title Δ
Passing a 2d vector to a function -0.54
Shift array elements in C++ without loop 0.00
Uses of destructor = delete; -1.20
How to handle manual memory management when reassigning a pointer? +2.00
C++ overloading method based on derived class -0.23
Nested if-else not working for custom structure c++ -0.91
Iterate backwards using iterators +0.46
Why is Map[2] updating a wrong key data? Is this a proper way of do... -1.55
How do I Pass an array object (Class Template c++) to a function as... -1.35
Can't access protected member variables of the most base class... +2.10
C++ call function with string as parameter -2.46
What is std::__lg? +0.26
Does C++ ABI specify how vTable and RTTI information should exist? 0.00
can I pass array though pointers without passing the size? 0.00
Whenever I try to use setfill manipulator in C++, it just displays... +0.44
How do you end while loop -0.52
Returning a reference and returning a value -0.27
Rerefence to a const char* array -0.98
Function call destructs return object even when it isn't explic... 0.00
accessing variables from an intended block of nested blocks -1.71
SDL2 Window not displaying 0.00
How to pass Dynamic Array by reference C++ -1.39
Function checking values of type chars -1.06
Relational operator overloading for enum class 0.00
STL std::remove_if compiler failure 0.00
How do I keep an image window open that I wrote in Visual studio SDL? 0.00
std string should crash but doesn't -0.57
Is it possible to pass "this" by default? -0.19
constructors of my string C++ -2.05
C++ array of object constructors -1.77
Switch/Case for multiple enum values +2.29
C++ class template constructor -- overload reference(U&) with a... +1.02
Alternative to system("PAUSE")? +0.45
Why do rvalue/const references have memory address and size? -1.44
C++ Linked list using smart pointers +0.96
Class initialization list with struct pointer +1.37
Overriding - how to do it with less typing? -2.19
reference variable's address and value C++ +1.94
Is assignment operator always necessary when there is a copy constr... -0.22
Why is override optional in C++? -0.86
create value in function, then save pointer on value in global poin... -0.06
Is there a clean way to convert a C# 'params object[]' cons... 0.00
How can I create a for loop to run for all values 0-n but other tha... -1.50
How to const_cast a vector of const pointers to a vector of non-con... 0.00
how can a pointer itself make it NULL? +0.47
STL <set> search +2.03
Is it possible to "fill" a function argument, which defau... +0.54
Why is it allowed to pass R-Values by const reference but not by no... -0.30
Getting errors when I compare elements in two vectors - am I doing... +0.40
Why virtual functions defy access specifiers ? C++ 0.00