StackRating

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

Jarod42

Rating
1595.26 (2,009th)
Reputation
130,253 (480th)
Page: 1 ... 51 52 53 54 55 ... 111
Title Δ
I declared an int variable with the value of the sum of another 3 i... 0.00
Max sizeof metafunction in variadic templates +0.89
Overload a function with a derived class argument if you only have... +1.34
Optimize switch(x), x is a constant number passed as a parameter -2.26
Use global variables or several parameters? -0.64
Why is my program giving weird results? +1.17
Function on multiple vector +0.75
How to compress strings. For ex: aaabbbccc -> a3b3c3 0.00
How to declare a void pointer using auto? -1.01
A member variable's initialization must be deferred. What is(ar... 0.00
Calling a function from a function pointer in an iterator -1.90
Function that takes one explicit type +1.73
Why deallocation function is not called when object constructor thr... +1.11
Using a macro expansion as part of an identifier 0.00
trampoline from lambda to a template function pointer -0.15
Polymorphic visitor with lambdas +0.60
C++ set value if member exists +1.62
Is it possible to pass overloaded method to std::thread +1.20
Resulting in an `error: incomplete type` while using std::tuple_size 0.00
Initializing (allocated) memory without calling destructor, copy, o... 0.00
Format json code into std::string 0.00
Dynamic binding to function depending on arguments in C++ 0.00
Can abstract container class and childs be iterable? 0.00
How do I rectify vector<vector<double>> matrix to perfo... 0.00
Variant: no matching function for call to 'get' +1.73
C++: SFINAE to differentiate fill and range constructors? +0.40
Variadic template partial specialisation "not more specialised... +1.55
Variadic Constructor Parameter List of Unknown Types -0.58
Specialize a c++ class member function respect to a template class +1.82
Concatenate a family of string +0.46
Using Member Functions to Print Object -0.14
Creating subclass using templates +0.14
C++ ambiguity in function executor with arguments passed in vector 0.00
`std::unordered_map` without duplicating key data +1.25
How do I avoid TLE in codes like this? 0.00
Operator-overloading C++, (+, -, *, / etc.) Is there a smarter way... +0.38
F.54: If you capture this, capture all variables explicitly (no def... -0.25
How to force use of explicit allocator type parameters when using c... 0.00
Clamp iterator value to end() with std::min -0.03
C++ struct with length of list as parameter -0.58
Calling overloaded constructors fails in if statement -0.25
how to write variadic function for any number of string concatenati... +1.63
How to safely access every n-th element in a container in a succinc... +1.15
Using templates instead of bridge pattern in C++ -0.74
Is it possible to fix an argument to a variadic template function? 0.00
Function taking a variable list of arguments and converting them to... +1.09
Use of templates to raise the level of abstraction of code? +1.99
Derived class in multiple inheritance behaves like an aggregate 0.00
What is the Rule of Four (and a half)? +1.65
Defining a variadic template type with unknown argument list as std... 0.00