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 ... 45 46 47 48 49 ... 66
Title Δ
Integers of unlimited size? -0.60
winapi destroyWindow() immediately exits my program -0.58
How to deal with classes that depend on each other and have templat... -0.04
Understanding loop invariants 0.00
Forcing a derived class to overload a virtual method in a non-abstr... -1.26
How can I print out the contents of std::stack and return its size? -1.33
Aliasing `T*` with `char*` is allowed. Is it also allowed the other... -1.89
How to use goto to break a nested loop -1.02
C++11 way to write template for picking bigger integer type? -2.05
How to convert a double value to a string in order to output it to... -0.10
CPPUNIT_ASSERT_EQUAL on std::unique_ptr -1.16
Dynamically allocated worker thread leaks after several minutes alt... 0.00
How do I get this to work--2 critical errors that I don't understand? -0.58
Initializing a const bool array using a function in c++ +0.01
Why is deleting null pointer allowed in C++ -1.14
C++ Reference variable scope issue -0.05
C++ - initialize const array without curly braces? 0.00
c++ creating "shortcuts" macro-like definitions -0.09
Elegant way of enabling overwritable init function 0.00
how to pass an array of struct without pointer? C++ -0.87
Virtual function not returning derived type with multi-level inheri... 0.00
C++ dynamic array causes segmentation fault at assigment +0.41
implementing virtual function and inheritance in C++ +2.77
C++ meta-programming with "invalid" template parameters -... +2.47
Should constness propagate to member pointer pointees? -1.13
Undefined behavior when exceed 64 bits +2.03
C++ Assignment overload self-assignment issue +0.44
Static const integer class member in header-only file - the proper... 0.00
T&& in templated function and class -1.59
How to get `std::basic_string<CustomClass>` to compile? -0.83
How can I tell what the default parameters are for CvSVMParams in o... 0.00
using an if statement to choose type to declare a variable C++ -0.26
C++ equivalent of this Python code for dictionaries/lists? -0.03
How to catch 'any' exception in C++? -0.68
Generalized name for pointers and {l,r}value references? -0.01
Generating static array values from function in a header -0.51
WinAPI LPWSTR, C++11 u16string? +1.00
Memory allocation of base class and derived class constructor +0.40
How to override new in C++ when using the Boost libraries? 0.00
Why should operator< be non-member function? +0.24
c++ function definition in the argument of a function -0.86
int64_t conversion to 'long double' issue +1.75
Allocating memory to pointer of a derived class 0.00
Templates with boost::bind? 0.00
static_pointer_cast with custom delete 0.00
Same thing like C++ pointer in Java +2.40
Destructor not called when object on stack is overwritten -1.68
Is it bad to have accented characters in c++ source code? +0.47
c++ alias for anonymous c type 0.00
Why is the call to the function "sample_mean" ambiguous? +2.07