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 ... 64 65 66 67 68 ... 111
Title Δ
Divide an integer into nearly equal integers -1.17
Iterator for a list implemented using unique_ptr -1.80
Workaround for passing variadic arguments to lambda expression if c... 0.00
Const-correct accessor to vector of pointers without transfer of ow... -0.47
Printing types including decorations, template metaprogramming, con... -0.07
Where to initialize member variables of Class in C++ -0.36
Why do I get two different results while using sregex_iterator with... 0.00
Function with multiple return types -1.03
What happens when you initialize a const reference by conversion co... +0.64
Eclipse osx, no matching constructor -1.29
Convenient type-inferring way to reassign `unique_ptr` value with n... -2.16
Fallback function using ellipsis: can we force the size of the para... +0.32
constexpr c string concatenation, parameters used in a constexpr co... 0.00
class template with conversion constructor for all function arguments 0.00
Class template operator overloading for fundamental and specific no... -1.16
How to metaprogram a generic list extraction for building a functio... +1.81
checking two different 2D arrays to find a match c++ 0.00
C++ check if two sequences are equal using a 3rd sequence as criteria +0.75
Transparent comparator code minimization +1.78
How to properly pass a callback-function from swift to c++? -2.19
Can I get index directly from pointer of vector element in C++? +0.27
dynamically allocated string populated with characters results in e... -0.97
How to efficiently delete elements from a vector given an another v... -1.18
How to create dynamic 2D array of different size strings -0.59
C++ simple singleton implementation return statement for constructors 0.00
Function pointer as template argument and signature 0.00
Should I delete pointer passed to a function as argument? +1.08
Is there a way to get C++ destructors called eagerly? +1.43
Do function try blocks on non-contructor functions have any disadva... +0.37
passing string by value vs passing every character by value -0.36
Pushing and popping the first element of a std::tuple +0.93
Is it always necessary to duplicate a class template parameter when... 0.00
When the dynamically created singleton object should be deleted? -0.15
given prime factorization of a number iterate through all factors i... -0.11
Create "custom typeid" for many types AND cache their siz... +1.36
If I change the destructor of one base class from non-virtual to vi... -1.07
function overload based on typedef defined similar types -0.13
C++ Passing 2d arrays to functions -0.12
Map referencing class used by same class 0.00
How do I efficiently copy unique objects from one vector to another... -2.46
vector subscript out of range when converting a char to int +0.35
Make a vector of comparator functions -0.62
Defining conversion operator for specialized template class only +1.62
Specialised template return/set an enum value based on the variable... +1.75
Adding Memoization - Dynamic Programming 0.00
How to store a list of numbers in a link list 0.00
Processing all passed overloads at once +0.37
Why does as_const forbid rvalue arguments? -0.34
std::map erase wrong element -0.35
Returning zero when the key is not exist in unordered_map +1.14