StackRating

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

Simple

Rating
1581.39 (2,896th)
Reputation
10,863 (13,841st)
Page: 1 2 3 4
Title Δ
C++ header array initialization in constructor -0.65
Having troubles w/functions and arrays 0.00
does const has an effect in runtime +1.40
How do I prevent code repeat between rvalue and lvalue member funct... +0.63
Calculate sum of int inputs using a for statement -0.65
C++ delegating constructors -1.66
C/C++ allocation of arrays of array like objects +1.09
Using struct in a switch statement -2.50
Return multiple function value to main() - C++ +0.52
How do you disable the unused variable warnings when you are not su... -0.32
What operator to overload when class is passed as argument to print... +1.81
How std::enable_shared_from_this::shared_from_this works 0.00
Move constructor called with lambda -1.55
Which is more efficient: Return a value vs. Pass by reference? -0.54
Is this function template specialised or not? +0.40
Initializing C++ std::array with smaller arrays -2.67
How to resize a vector of vector of unique_ptr? +1.19
Buffer overrun with STL vector -0.49
istream_iterator read values from file into set 0.00
How to prevent constructor from casting argument types in c++? +1.61
Templates: Get type and map to function +0.89
Compiler warns about string conversion - is it because of the doubl... 0.00
How to catch all custom exceptions in a single catch statement with... -0.41
How to write a simple, type-erased composable iterator in C++11 0.00
Can I access the class field when using is as a template type param... -1.58
Strict weak ordering operator in C++ -0.92
Reading Path From Config File +1.61
va_start error on x64 arhitecture? 0.00
How does std::end know the end of an array? -1.93
Templates and overloadering operator << -0.74
Static duck typing vs CRTP 0.00
Can I Perform inheritance outside of the class in C++11? -0.76
C++ template instantiation: Avoiding long switches -1.69
why no need of forward declaration in static dispatching via templa... +2.21
Difference between (void)obj and void(obj) -1.19
Reading the input and checking if it ends with two newlines +0.02
Issue with getting input from C++ -0.13
Copying an array into another array in C++ +1.86
Function pointer to a template class -2.88
Passing STL algorithm to another function +0.01
Share a variable between main and thread -3.45
Iterating through parameters of a variadic function template using... +4.37
Match class template with default template parameters as a template... 0.00
How to get the return type of calling a functor with another type? 0.00
Why compiler fails to understand the value of if branch at compile... -0.68
How to write a general function callback test class? 0.00
C1083: Cannot open include file: math.h: No such file or directory -0.52
Exception thrown in a constructor: is the destructor called? +2.72
Leaking in constructor +3.23
How to check for a function's existence in a cocos2d-x class? -0.95