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 4 5 ... 10
Title Δ
How to get the type of non-static method without instance? +0.33
MayI know why this code is not giving any output? +0.32
Why does the std::size on an array passed by value do not work? -0.06
Polymorphism with smart pointer +1.62
Can I get rid of this class member in this template? +2.00
Can I get rid of this class member in this template? -2.00
Why use `std::map::find` for checking if maps have a key? 0.00
Why can't I reference a pointer to a function of an instantiate... -0.05
How can I define constructor when the class member parameters have... 0.00
Queue implementation using std::forward_list returning an error 0.00
error: cannot convert ‘<lambda(double)>’ to ‘double (*)(doubl... +1.33
How to sort std::list of pairs by key? +0.32
Call template provided (static) function -2.13
Have enum type of any tag in a class specialization 0.00
Using template value inside nested class 0.00
Pass enum in a scope to another as function argument +0.32
How can I convert a vector of ints to be a vector of strings using... +1.46
How to print next letters until Z and continue to A? 0.00
Creating a C++ object with and without new keyword -0.66
Returning value from lambda in the same line with declaration +0.33
What are the differences between `typename std::remove_reference<... 0.00
How to pass a overloaded function pointer with a template data type? 0.00
I'm getting an error saying that only virtual functions can be... +0.33
How to template a parameter in function pointer? +1.67
Constructing std::pair of integers with a variable using post-incre... -0.84
Contain templated data without using templated class +0.36
Why and when do we add pointer in front of the lowerbound function... 0.00
Is there a way to combine two variables? -1.39
Traversing a map 0.00
Qt C++ QLine QPoint 0.00
C2676: binary '<': 'const _Ty' does not define t... 0.00
How to call parameterized Constructor of Base class in C++? 0.00
How to return correct type of data in templates? -0.03
Can not access member type from base-class when compiled using c++17 0.00
Error C2676: std::set::const_iterator doesn't have operator+ fu... +1.86
Parameters pack not expanded with '...' even though ... is... 0.00
A code using pointer to function does not compile 0.00
How to make object of a class with parameterized constructor in oth... +0.32
Segmentation fault (core dumped) - Two dimensional array 0.00
The output after passing argument to fallingDistance is 0 not getti... +1.76
How to print array which I use in a map? +0.31
How to insert elements into shared pointer of std::map? 0.00
How to initialize std::unique_ptr<std::unique_ptr<T>[]>? 0.00
How to iterate and find from map<pair<string, int>, pair&l... -0.67
Comparing std::string and C-style string literals 0.00
Template method inside a class +1.55
How to append the content of arrays to a std::vector? +1.63
How to call the right constructor of a template type? +0.76
Parameter induction with std::variant +0.86
How to pass an empty array to a map? +0.32