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 ... 10 11 12 13 14 ... 29
Title Δ
How do I use multiple overloads to get different answers based on t... +0.93
Does a standard algorithm for sorting and partitioning two ranges i... -0.11
How do I get a set intersection of two std::unordered_map's? -0.53
How can I make templated operator deduce correct return type? +1.24
How can I make templated operator deduce correct return type? -0.76
How to change the iteration of stack in C++ 0.00
When a function/method should ask for * or & -0.09
How to convert Eigen::eigenvector().col(0).real() to std vector? -1.76
What motivates the concept of "pointers" in C, when the c... -0.37
Optimize calls to allocator when replacing the content of a shared... +2.05
std::call_once, when should it be used? -1.61
How to correctly redesign a selection sort algorithm to a bubble so... 0.00
C++ expression templates ambiguous operator overloading -0.55
What happens in parameterized virtuality? 0.00
How to handle the "out of range" exception in C++ when im... +0.96
Can an anonymous lambda function be bound to an object to allow the... -0.03
use of std::function<> in template class -2.15
Why can't I return the string array from the string function? +1.04
Difference between make_unique and make_unique with reference_wrapp... +1.16
Calling a function with a vector of arguments 0.00
How do I correctly copy given range of vector to another vector usi... -1.75
Is it possible to declare auto variables with an if? -0.71
Is there a standard C++ class for arrays with fixed run-time-determ... +0.12
How to have zero or more arguments to a std::function used as value... +2.27
How should std::atomic_...<std::shared_ptr> be used in the co... 0.00
How to compute (negative binomial) distribution PDF and CDF in C++? +1.58
How can I convert these for loops to while loops? -0.21
access layout object Qt 5 0.00
How to define several functions at once that differ only by name (w... 0.00
Can "sort" function inside of <algorithm> be used t... +1.08
Check if parent constructor has parameters +2.30
Creating tuple with allocator c++ 0.00
Why is ranges::split_view not a Bidirectional Range? 0.00
Using a lambda in place of an index-able template parameter -1.30
Create a unique pointer from raw pointer ensuring that it will be d... 0.00
Return std::nullopt as a non-constant reference 0.00
How to use `boost::range` iterators with standard iterators -0.59
translating a Basic program; stuck on ^(-1/2) and ^(3/2) +0.35
Why is the constructor of std::in_place_t defaulted and explicit? -1.19
Create a new object from pointer reference C++ -0.54
Undefined behaviour in C++ while creating arrays and retrieving dat... -1.82
Checking for duplicate values associated with key in map? -0.05
Clone an instance of a class, then clone the clone, then clone the... 0.00
In recursive DP, break up recursion call by storing variables: inef... 0.00
How to reset two-dimensional array to its original form after sorti... +1.03
Does this usage of if statements cause undefined behaviour? -1.55
pass lambda to constructor of member variable 0.00
Populate a vector with linearly increased values -0.83
std::reduce with std::unordered_map -2.14
Return back to top of Vector once end has been reached c++ -0.56