StackRating

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

Caleth

Rating
1533.80 (15,470th)
Reputation
19,488 (7,033rd)
Page: 1 2 3 4 ... 29
Title Δ
Is there a way to have child classes omit their parents' unnecc... +1.94
translate python function with yield(string) to C++ -1.01
C++ Core Guidelines for static member variables -1.97
How do I recursively split a linked list of integers into an odd an... -1.86
Why does a constructor when explicitly called return a temporary ob... +0.46
How do I use getline to output a string n times using getline? -0.56
Java 8 functional programming, collect output of stream which is of... 0.00
Error in implementation of map.find() for map of pairs C++ 0.00
Passing inline temporary class in c++ needs to be const. How to wor... -1.32
C++ bubble sort on vector using callback switch +0.44
Time limited Exceeded 0.00
Is there a way to take input from user in vector in C++? +0.19
Converting one std::optional to another std::optional -0.24
Is it valid to correct for std::vector iterator invalidation in the... 0.00
Sorting objects vector with lambda, not sorting in the end 0.00
Does the Non-Virtual Interface idiom not apply to pure virtual func... -1.80
Why does `std::conj(double d)` does not return a `double` but a `st... 0.00
I'm a beginner and i dint understand what the error is. Can you... 0.00
Templated template parameter U<T> does not recognize const qu... 0.00
What exactly is assigned by the `=` assigment to the new std::string? 0.00
A generic type trait to non-recursively get the last type of a vari... 0.00
Why function pointer of overloaded function need static_cast? +1.57
std map constructing strict weak order and finding lower bound -0.06
constructing a std::function object from a type with a variadic tem... 0.00
Why does the erase() function works properly only for the first time? +0.18
Get the result type of a std::future in a std::function -1.68
What should hash for a custom datatype return in C++? -1.31
std::lower_bound on a set with its reverse order +0.17
std::transform over QMap 0.00
C++ equivalent of C# Convert +1.62
Template parameter deduction problem with C++ concepts and `std::is... +1.36
What realization to choose for heterogenous container that uses std... 0.00
How does dynamic character string allocation work? 0.00
Can i forbid vector to reallocate objects? +2.25
How to return const reference from std::optional::value_or? 0.00
Can I prevent the creation of non-temporary instances of my C++ cla... 0.00
Call a function inside an unknown class that extends a known class 0.00
Overloading of functions in C++ code when using extern "C" +0.47
Having class X, how to pass X as a template argument to itself? +0.42
How to pass callback from C# to C correctly? 0.00
Get keys from map based on their value c++ +1.60
How to assign a default (empty) value to the reference of a std::un... -1.78
Is there assign_or_inserter/insert_or_assigner in C++20? -1.04
Is there any order exists in unordered_set in c++? +0.05
C++ Comparison operators for std::unordered_set 0.00
What is the correct way to initialize C++ structures with unions? -1.84
How do I optimise c++ legacy boiler plate code? +0.43
C++ - Where in my code should I include static_cast? -1.07
Porting a Raku grep closure with functions and operators into C++ 0.00
Copy constructor of a class containing a smart pointer 0.00