StackRating

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

JeJo

Rating
1658.98 (443rd)
Reputation
4,507 (36,985th)
Page: 1 2 3 ... 10
Title Δ
Call function on one of many vectors without enum and switch +0.28
How to pass non-static member function as template argument to anot... -1.52
value_comp and * before a iterator +0.93
Is there a way to make a constructor accept two possible types of p... -0.23
How to include different number of objects at compile time in the i... +0.35
Vector searching +1.57
Simplest way to assign std::span to std::vector -2.62
Delete elements in a std::vector<std::string> which matches w... +0.94
How this std::string pointer turns into array? 0.00
What is the benefit of moving a range of elements in a vector vs. c... 0.00
How do I convert vectors of various types to std::string? +0.60
Variadic function that accepts arguments of same type at compile ti... +1.45
Functional composition with std::bind +0.28
Define member functions once for two similar classes? +0.29
Why this object doesn't detect the father class? 0.00
error: no match for ‘operator[]’ (operand types are ‘std::map<st... 0.00
Using the sort function on vectors on different variables +0.30
Vector Subscript out of range when decrementing from 100 to 0 0.00
Can this member function selection code be written without std::inv... 0.00
Valid way of accessing the address of the one-past-end element of a... 0.00
How to overload == operator without making it a friend function? 0.00
How to iterate std::set based on offset from set.begin()? 0.00
Different template class realizations but same member functions -0.25
How to store arguments list to vector? +0.40
Why compiler cannot deduce template template argument? +1.73
Conditional template type math +1.55
Is it possible to create a list of values of member fields using it... +1.92
How to compute intersection of N sorted sets? +0.35
How to call a function of inner class in outer class? +0.87
How to expand parameter pack for dependent types? +1.33
How to make a for loop variable const with the exception of the inc... -0.32
How to print generic std::list iterator? -0.63
Is there a more concise way to initialize a unique_ptr<char[]>... +0.34
How to perfect forward a value returned from a function while retur... 0.00
Using nested if statements vs logical operator && in c++ +1.33
For-loop-condition (vector of ints). How to get the previous value? +0.76
Using the enum from class template's scope without specyfing te... 0.00
Specific number of elements - vectors +1.36
Does C++ compiler treat all postfix operator overloading as same (p... 0.00
Why specialization and template does not match? 0.00
Use structure binding when iterator a vector of std::pair<string... 0.00
'arr' was not declared in this scope when declaring arr in... +0.26
Can I make enumerations of variables in if statemants? +0.12
How to avoid this kind of code repetition? 0.00
Not able to modify class composite data members 0.00
How to get the first element in a std::set of pointers, where the p... 0.00
How to init base class staic inline data member in derived class? 0.00
std::set_intersection and iterators +1.80
Why variable is null in Unreal Engine? +0.36
How can I safely overload custom deleter of std::unique_ptr? +1.62