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 6 ... 27
Title Δ
C++ Passing an Object to Another Object From Another Class -2.63
Class type non-type template parameter initialization does not comp... +2.32
Check for equality against multiple values in C++ +0.23
Why are `const` pointers to functions not usable in a constant expr... 0.00
Template template parameters and "<<" operator (ost... 0.00
Best way to find difference between two values in a cyclic system? +1.36
translate python function with yield(string) to C++ -2.03
Why doesn't the copy constructor work when I return an automati... 0.00
error C2137 : Empty character constant in c++ +0.26
Fast add/subtract two integers based on sign of third integer +1.08
C++20 non-type template parameter which is template in the prior ty... 0.00
How to return a lambda function containing a function capture? (C++) 0.00
Overload accessor member function that _might_ return a reference 0.00
Is there another way of doing this program? 0.00
Calculate the sum between two iterators in STL containers +1.44
how to use std forward correctly in this case +1.16
How to access friend function from another class? -1.50
How do I modify this loop to list numbers 100 to 1 -0.48
(Why) is this instantiation of a template class with a temporary/an... 0.00
++ pre-fix operator overload is not working with << 0.00
C++17 Template argument deduction failed +1.16
Variadic templates: One method per template argument -1.57
Unable to discriminate template specialization with enable_if and i... 0.00
Recombine strings based on occurrences of a pattern 0.00
set_intersection of vector<pair> elements 0.00
Why in a template we can use a dependent name without being already... +0.27
Empty vector characterstics in C++ 0.00
How to obtain the return type of a function passed into a templated... 0.00
Why Could Not Deduce Template Argument When Function Returns a Stru... 0.00
Check if a string contains only the characters in another string +1.72
C++20 lambdas with non type template parameters 0.00
How to check type being assigned to result of call operator? 0.00
Advantages to different ways of declaring a variable in c++ when us... +0.29
Views of Container Types 0.00
Difference between `closed_iota` and `iota`? -2.61
Is using if (0) to skip a case in a switch supposed to work? +0.30
Projecting on a std::map with std::ranges::min -0.62
Reading Items inside of an array in an array C++ 0.00
What to do about this loop? -0.23
Correct way of initialing an array within a struct in C++ 0.00
How do I use constexpr logic? +1.51
What is the difference between `auto` and `std::any`? +1.16
Non-virtual function in the base class with same name but different... +0.27
Using decltype(auto) in C++ non-type template parameter -0.83
std::transform not working for statically allocated string 0.00
How to do a print version of 3D objects with templates? (c++) 0.00
How to restrict the instantiation of a class based on the ancestry... 0.00
Returning the remaining mean in an array 0.00
Use parameters with user defined type parameters without declaring... 0.00
Doing cartesian product the functional way in C++17 0.00