StackRating

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

Fureeish

Rating
1569.04 (4,158th)
Reputation
3,698 (45,416th)
Page: 1 2 3 ... 5
Title Δ
Sorting vector using custom function that will accept vector of any... +1.81
How do I interpret the argument of method comparing(Function<? s... +0.41
Can someone please tell me what is wrong with my code? -0.59
Split a list into groups of consecutive elements based on a conditi... +0.40
constexpr std::vector and constexpr std::string in C++20 0.00
std::async execution order guarantee -1.27
How to read property from Class<T> instance in Java? +1.91
Difference between `closed_iota` and `iota`? +2.61
Is a contiguous_range always a sized_range? -0.77
c++ How to count element frequency smartly? +0.65
How to do variadic template for even position in c++? -0.21
JAVA FX : How to set menubar in same scene of fxml view 0.00
why does'nt this output the max element of the vector? 0.00
erase entire C++ vector 0.00
What is the advantage of std::enable_if over static_assert for clas... -0.10
If hashmap only contains one key, is there a way to get that key wi... -0.97
Micronaut + Intellij = is clean compilation required? 0.00
Comparing string against list of strings in C++ 0.00
Why do std::ranges algorithms lack parallel overloads (taking an ex... 0.00
C++ Inline lambda argument +2.18
Vector.push_back(std::function<void()>); way around compiler... 0.00
Pass a sealed class as function argument android 0.00
c++ going from start iterator to end iterator and performing action -0.10
How to use associate in Kotlin -2.12
Container iterator operating on component's attribute 0.00
will an atomic variable in if statement protect the if body? 0.00
Reduce image PPI (Pixels Per Inch) with physical dimensions preserv... 0.00
Duplicates values in Map: Kotlin 0.00
Why std::function works as an argument to std::not2? 0.00
update MutableList inside Map 0.00
How to create and print an array from user in Kotlin -1.05
Kotlin: Iterator in custom order -2.34
C++: iterating over a list and an unordered_map in one loop 0.00
Getting failbit when reading from txt file ending in new line -1.88
Vector of class object with private constructor and destructor? +1.67
Meaning of colon 0.00
Why doesn't QTCreator warn me if an emplace_back is completely... 0.00
Initialize a constant vector of pointers 0.00
Using type traits on template parameter packs? +0.96
just including - #include <filesystem> throws weird errors c++ 0.00
how to combine ranges v3 transform, join and cycle? 0.00
Atomic operations on a single variable 0.00
Why is Vector used as a second argument to Priority Queue? +1.85
Invalid argument on std::cin >> 0.00
Using parameter pack as typename for a templated class +1.95
C++ undefined behavior on unordered_map as an rvalue in a range-bas... 0.00
Java 8: Sonar compliant Server Socket 0.00
list::empty() multi-threaded behavior? +0.73
Array initialised with all elements as zero is spitting out random... 0.00
How ditinguish overload function with "move" and "co... 0.00