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 ... 18 19 20 21 22 ... 66
Title Δ
C++ defining IO Member variable with private variables +0.40
Why is the default parameter value of the overloaded base class val... 0.00
dynamic_casting of objects confusion 0.00
GUID as std::map key +0.78
Confusing sizeof(char) by ISO/IEC in different character set encodi... +1.01
C++ : Any possibility to declare a struct in main.cpp but having a... 0.00
Parse string of words into set of words 0.00
C++ Will all code inside a nested 'if' statement run, even... +0.53
Renaming a file based on existing text in file name using batch scr... -1.89
How do I avoid forward declarations? +1.12
How avoid goto in error processing +0.82
Covariant clone function misunderstanding 0.00
In C++, we can't declare a reference without initialization. Why? +0.42
How do COM Interface pointers relate to the implementing class? -2.07
const_casting element type of container -2.27
C++ - Method Override Isn't Expressed as Expected 0.00
Copy Constructor to transfer ownership of a unique_ptr -1.15
#define not executing all arguments -1.36
Can I explicitly undefine a macro for particular function? +0.02
(Beginner) C++ regarding inheritance -0.11
How can I declare a structure in C++ without defining it? -1.32
C++ same name for non-virtual function in derived class conflicts w... -1.66
GetWindowText() in Win32 C++ is not working -1.87
Assign a template function to boost::function 0.00
How to make sure every data members of a class have been copied in... +1.18
Resize window to fit content after WM_PAINT 0.00
Is binary search really being performed in 0 clock CPU time? 0.00
Is there such thing as a weak_ptr that can't be locked (promote... -1.82
Use of global variables in C++ application +0.13
Should one always define a copy constructor for deep copying pointe... +1.90
File Path Name and User Input 0.00
Time Complexity of Fibonacci Series +1.29
How to read a file from the Windows API? -0.59
Simulating `continue;`, `break;` in lambda-based foreach loops +2.01
How to call the idiom of using an array to apply a function to a va... +1.34
Dynamic arrays with C++ 0.00
Using stringstream: Only working for first value +2.01
Should I use memcmp or chained equal-to operations when both give t... +1.88
Trouble while writing an resiseable vector with std::vector -0.01
Using Windows function SendMessage results in linking error with MS... -0.59
Final specifier for virtual methods and vtable lookup -1.25
What's wrong with this initialization of unique_ptr? +0.22
Where does virtual method table store in C++? +1.80
Declaring references works in a class but not in main function +2.24
Is there a way to check if a private variable is null? C++ -1.68
C++ How to identify the type of a variable +1.68
Difference between <type*[n]> and <type(*)[n]> in C++ +0.71
How to differ between external HDD and internal ones? -0.57
aside default allocator, does stl has other allocators now? 0.00
Initialize read only array only once +0.91