StackRating

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

Cheers and hth. - Alf

Rating
1607.22 (1,496th)
Reputation
126,064 (504th)
Page: 1 ... 8 9 10 11 12 ... 66
Title Δ
Error: expected constructor, destructor, or type conversion before... +1.93
Protected Constructor in multilevel virtual inheritance in C++ +0.81
Why the default value of automatic variable is 0 instead of garbage... +1.49
invalid operands of types `double' and `int' to binary `ope... +0.41
C++ explicit type is missing('int' assumed)3 0.00
How can I retrieve the message-sending object from WndProc's pa... +1.99
Virtual/Non-virtual inheritance 0.00
C++ command line argument for .exe program +0.35
Linear solution for 2^x *3^y*5^z 0.00
storing values in array whenever the function is being called 0.00
Key Value Pair get and put with constant time complexity (key strin... 0.00
How does the compiler deduce array size when defined as a template... -0.87
C++ Convert string to TCHAR* +1.01
Pass by value vs pass by rvalue reference -1.23
Using scientific notation in for loops -0.66
How does a= ( b==c) work? 0.00
In C++11, does a failed dynamic_cast return NULL or std::nullptr? 0.00
Printing the values of an instantiated structure without using the... -1.87
Want to see if any value in one vector matches the value in another... +1.02
Compare of std::function with lambda 0.00
is there a way to replace string ">" with > in if c... +0.99
How to print all combinations? 0.00
C++ Inheritance with parent "knowing" the children -1.30
Multiple inheritance cast not working as expected -0.31
What is the most minimal C++ program -2.27
Why does std::pair expose member variables? +0.93
What is const when you declare a "pointer type" formal (f... -0.40
Inline function in namespace gives undefined reference to, C++ 0.00
Template Method 'For Loop' to Reverse Vector 0.00
"immutable" struct with non-trivial constructor -0.22
Class friendship for subclasses +1.18
Order of functions calls -0.40
Function with auto return type as parameter 0.00
constant reference variable with immediate value 0.00
Why is C++ Doing this? -1.31
"integer constant overflow" warning in constexpr +0.39
What other forms of automatic and dynamic storage have been impleme... -0.68
Static const without initializer +0.34
copy assignament isn't called in function 0.00
Is capacity copied in a vector? +0.29
Passing const shared_ptr<T>& versus just shared_ptr<T&... +0.22
multiple braces in c/c++ -0.45
Error C1001: An internal error has occurred in the compiler 0.00
What's the best "type renaming" method? +1.64
What problems are solved by holding a Temporary using `const T &... -0.58
How to create a variable that library code can use and a user can s... -2.58
Error: "Undefined reference to 'main'" 0.00
Warning - Unreferenced inline function has been removed 0.00
Why can't I set this member variable in this member function? -0.18
Why is reference template argument not deducing const? +1.78