StackRating

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

Mestkon

Rating
1555.74 (6,449th)
Reputation
33 (1,271,686th)
Page: 1 2
Title Δ
Is this Singleton Implementation Thread-Safe? +3.63
C++ program to find prime numbers in a fibonacci series +3.37
I need a way to return out of a function without having to return t... +2.51
How to write function for generic nested container in c++17? 0.00
Dynamic Memory Allocation acting weird +3.51
Making a class iterable with iteration order depending on class imp... 0.00
Compilation issue when using std::pair as an argument for operator= 0.00
template non-type template parameter +3.68
compare two c-style strings without strcmp() and operator overloading 0.00
How to call a random function of a class in c++? -3.69
std::copy from span into middle (or past) of std::vector +4.46
Is there any way to correctly std::move const data? +3.50
How to use ADL in Constraints? -1.70
Valid way to check that a double has been assigned a value of 0.0 0.00
Convert a nullptr to std::span +4.08
MinGW treats second declaration of an object in a class as a Constr... +0.65
Unique pointer usage still memory leak, find it 0.00
How is it possible to convert a std::vector<std::vector<doubl... -4.37
enable_if-like SFINAE expression for std::apply 0.00
Two ways of using operator new() and operator delete() 0.00
How can I return an object using std::min with std::less 0.00
Get exe name that is currently running (Not the path) 0.00
C++ string concatenation in compile time +3.65
How do I adapt an old C style #define mapping with modern C++? +3.32
C++ | Anonymous namespace colliding with namespace std 0.00
Is it a good habit to empty data structures after you're done u... -2.05
Detecting if a class member exists with C++17 0.00
C++ User-defined names for keys/values of map? +3.92
C++17 fold syntax to test vector composition -3.22
mistake with allocators in c++ 0.00
Recursive function for finding power returns zero for large exponents -2.31
How to cast, in C++, a byte vector (std::vector<uint8_t>) int... 0.00
Is there any way to remove constexpr 0.00
Const map and its size -3.16
instead of so many if statements I want a logic where I can do it w... +3.58
Displaying enumeration values from functions +3.66
Is there a way of changing the type used in a struct depending on a... +3.80
std::transform to copy one array of struct to another +4.59
c++ code behaves abnormally when the return value is missing +3.79
How to comprehend that the type of `std::function` depends solely o... -0.93
C/C++ Variadic Macro Function Overloading -3.26
How can I define a 5x3 array of strings in python? +3.83
faster arithmetic operations in C++ 0.00
Invert a Eigen::VectorXd and assign to another Eigen::VectorXd 0.00
Is there a STL algorithm that finds last but that it also works on... +3.82
When accessing C++ API from C via a wrapper, how do I access enum t... -3.94
Declaring array in C++ like array[1-00] by mistake but still code w... 0.00
How do I call C++ functions from C? +3.74
cast void* based on enum value in C++ +3.64
Call a C-style function address with std::bind and std::function.ta... 0.00