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 ... 59 60 61 62 63 ... 66
Title Δ
What exactly does U+ stand for and why can't I create a table of Un... -1.93
How to show that a loop control variable is not changed inside the... -0.57
Disabling default constructor for non-POD classes -0.43
Is it okay to use "and", "or" etc. instead of &... -0.09
Coding is breaking when port from GCC 3.1.2 to 4.2.2 -2.13
What is the purpose of __in __out __in_opt __allowed(), how do they... -1.30
Should shortcuts, brevity, and cleverness be routinely skipped in f... -1.59
Unique word count in C++ help? -0.80
Is an "if(...) return ...;" without "else" cons... -1.66
Linked list of different classes - in a maintanable way? -0.74
BFS algorithm - shortest walk on grid with constrained steps -0.53
What are the rules for conversions between various smart pointers i... -0.21
Some confusions this tip about determining passing method of parame... +0.48
C++ cin numbers ignores first line? +0.49
Having one interface with lots of virtual methods? Or having many i... -0.85
Why is passing this kind of variable-size parameter by value imposs... +0.31
C++ syntax question, use of the class keyword +0.61
it is possible to change return type when override a virtual functi... +1.66
Truth table input generation +0.87
What is the status of ranges in C++? -0.36
When does casting change a value's bits in C++? +1.60
unnamed namespace +2.02
Why do I get linker errors trying to build C++ code using pure virt... +1.42
How to make C++ function return to its first line? +0.54
Named? parameters in templates, functions +2.19
Prompting a user with an input box? [C++] -1.17
How did C++ change with the different editions of TC++PL? +0.52
Question about Windows API and C/C++ run-time library function +2.31
Overriding operator +0.54
Problem deallocating memory +0.29
Usage of virtual class and extern in C++ -1.65
What is SOAP injection? 0.00
Is the following C++ singleton implementation? +0.46
Why is the code in most STL implementations so convoluted? +1.92
In C++, what is the proper way to insert a line at the beginning of... +0.47
Pure virtual functions may not have an inline definition. Why? +1.57
Malfunctioning type-casting of string to unsigned int +0.50
Is there overhead using this-> in c++? +0.47
c++ access stuff out side the class -0.73
template class, friend operator << overload +1.35
Checking if Linked List is palindromic +0.16
How to interpret custom scripting language? -0.91
C++ --- how to write the correct code to release the allocated memo... +0.47
copy/conversion constructor definitions (const/non-const) 0.00
Why cannot the following SFINAE test detect a template member funct... -1.38
Why cannot the following SFINAE test detect a template member funct... +0.79
How to Free Resources when DLL is Unloaded or Process Terminates -0.27
Default arguments and variadic functions +1.81
How does this line-intersection work? +0.24
How useful would Inheriting Constructors be in C++? +0.13