StackRating

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

bipll

Rating
1472.06 (4,516,589th)
Reputation
8,261 (19,012th)
Page: 1 2 3 4 5 ... 13
Title Δ
rvalue reference and move of a local variable +2.52
Easier way for multiple if-else tests -0.12
Pattern matcher returns unexpected values -0.08
error: mismatched types: <function> and <lambda> +0.51
Macro that is true only when the compiler starts a build +0.38
What is handy way to modify the private class data members without... -1.76
How to resolve templated-types from instances in C++ 0.00
If statements with multiple variables -0.53
How do I add a string to a vector (and subsequently display it)? -0.77
Converting malloc to new or std::vector -1.75
Given O(n) sets, what is complexity of figuring out distinct ones a... -0.61
problem related to enumeration in c++. is that a known issue already? -1.81
How to return a vector of structs of a function in c++ +2.30
How to call main function from another header files cpp file -1.68
Error in passing function to function template -0.01
Permuting characters in a string -0.18
Expression must have pointer- to- object type (vector of pointers) 0.00
how to extract template derived class's method into non-templat... -2.37
Assigning a function pointer with variable arguments using paramete... -0.92
Is a parameter pack a template parameter? -0.19
Skip Iteration in std::for_each on specific condition 0.00
Return and StopIteration in custom python generators -0.45
Find type for a template by some kind of identifier or int -0.90
How to shorten these lines using preprocessor? +1.15
How to define inner class constructor when using class template in... 0.00
how to add member-variable for a specialized version of a template... +0.05
Out of range when creating a matrix whose sizes are sizes of two ot... 0.00
Redefinition of template specialization 0.00
null checks not required for const unique_ptr returned from factory... -0.21
Why the regular expression is not allowing alphabets? -0.75
Conditional .then execution -0.58
Why python is printing the correct value but returning None? +0.39
C++ - Why is this candidate template with a function pointer parame... 0.00
runtime polymorphic invocation of pure virtual function via std::re... -1.59
Haskell - A better way of generating a new list (like folding) with... +2.82
Transfer smart pointer ownership to container -1.34
In a list, how to print which line has a certain element 0.00
const ref binding to internal resource of rvalue 0.00
How to restrict object creation when certain condition is met +0.53
How to identify the order of evaluation of a mathematical expressio... 0.00
How would one store the result of filtering a vector inside another... 0.00
Segmentation fault occurs when I'm accessing a struct's mem... 0.00
Value is returned as None from function +0.52
Nested static loop fails to work due to constexpr uncapturable +0.56
C++ value initialize items of a custom container -1.28
Objects passed as rvalue reference cause error while trying to appl... +0.20
Build a vector as a subset of another one without copying -0.81
C++ validate user input is a single character 0.00
C countLetter function +1.34
why the desturctor called in reverse order? 0.00