StackRating

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

cigien

Rating
1663.13 (392nd)
Reputation
1 (4,402,683rd)
Page: 1 2 3 4 5 ... 27
Title Δ
std::algorithm to make this more expressive 0.00
How to specialize a variadic template function in c++? +0.26
How to template Varaidic as return type in template? -0.31
std::sample() returns the same elements every time +1.44
Why must the template parameter pack be last? 0.00
Variadic template declaration from single integer argument? +1.98
C++ Type Traits if_v (automatic type deduction + ensure same type) -2.60
What was preventing move constructor to be used for overload resolu... 0.00
Transform Temporary Vector with Range-v3 0.00
Repeat contents of a std::vector +1.18
Is passing arguments related by conversion to a template function c... +0.76
C++ Find Frequency of a String in a Vector of Strings 0.00
Nested classes with forward declaration cause an error in clang++,... -2.56
Why I can't pass an array to function template? +0.27
Why do I get the same random numbers when i properly seeded my gene... 0.00
C++14 Function returns array of objects although copy constructor i... 0.00
is there other way to fill in array in C++ without vector +0.79
Non-type template parameters and requires -0.02
Can a constexpr function contain a label? 0.00
Lambda black magic taking different types -1.84
do while loop without {} +0.54
Have I found a bug in Clang and GCC? 0.00
C++: How to see if an element in an array is over a certain value? -0.19
How can I accsses class members in static function? 0.00
is_enum<> in another template function does not work/compile 0.00
c++ check if array equals array not made -2.29
How to create a string from two vectors of strings in C++? +0.27
C++ default brace-enclosed initializer list +0.78
Universal Reference and constness 0.00
I'm getting a long, weird error when I pushback a class object... -2.31
Easy way to iterate through multiple std::vectors in C++ -0.68
Why did I get an error about null pointer while customizing a compa... +0.77
Generating a sequence with custom distribution 0.00
binding const reference to rvalue reference 0.00
Adding spaces between characters in string C++ +1.01
Template Template Argument 0.00
c++ crosswise covariant: return type differs due to incomplete type +1.51
Deducing template parameters from std::function 0.00
why doesn't the 'all_members' variable change after add... +0.27
How to use a template to create two very similar member functions i... +0.32
Overloading << operator: struct with vector of structs +0.27
no warning on unused lambda with -Wall and -Wextra 0.00
Iterate a STL set till the second last index -0.89
Template type alias visibility compiler disagreement 0.00
If I use a pointer in a function to populate a list, do I have to d... 0.00
C++ How do you solve namespaces in headers becoming undefined? 0.00
If `v` is a class, can `v + 1 - 1` be optimized by compiler to `v`? +1.41
How do i make 2 inputs case insensitive in c++? -0.56
Using push_back vs at in a vector in C++ +0.64
The variable redeclared in the outermost block of a substatement -0.61