StackRating

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

Deduplicator

Rating
1571.79 (3,853rd)
Reputation
35,304 (3,270th)
Page: 1 2 3 4 5 ... 25
Title Δ
What is the easiest way to round a floating point according to its... +1.38
How to declare std::invoke_result of std::bind in C++? +2.75
Is modifying an object through a pointer to const undefined behavior? +1.45
How do I use std::optional in a constructor? -1.47
Legacy code throws exception in destructor -0.29
Remove substring from both ends of an std::string? -0.37
Should I initialize members of an abstract class? 0.00
Should I compare a std::string to "string" or "strin... +2.12
fread is storing binary backwards -0.44
How can I instantiate a lambda closure type in C++11/14? -1.50
How to disable creating/copying obj outside a Factory-Method? +1.48
Use sfinae to single out preferred variadic constructor +1.50
linked list the head always is set to NULL +0.40
Cannot properly eliminate string one from another character by char... -0.46
How can i get the right length of the string? 0.00
How to define a variant<x,y,z> extracting subtypes of a templ... +1.86
std::map conformance of the operator[] 0.00
Split paramter pack -0.11
Size of characters in *argv[] when passed argument from command line -1.06
lua attempt to call method 'len' (a nil value) 0.00
Is there a modifiable-view version of ranges::view::transform? 0.00
Variadic Function that converts any type to string +0.10
Fold expressions and cout +0.15
How to provide swap() for a class in the global namespace? +0.41
Correct way to pass reference as argument into a class +1.63
Having trouble understanding the definition of a linked list +2.02
When to pass by copy / reference? 0.00
Invalid pointer error when using unique_ptr in tests 0.00
C++ strcpy_s throws error when copying to new char array -0.46
How long would a Tower of Hanoi That has 64 discs take to solve rec... +1.83
Understanding the declaration, definition and specialization of tem... +1.75
What is the difference of pairs() vs. ipairs() in Lua? -2.13
C++ how to replace constructor switch? +1.30
Why is a naive `iter_swap`potentially much slower than `swap`? +2.24
Is it possible to return different "false" in C? +0.25
Why is inheritance of a const/non-const function overload ambiguous? -1.33
Calculate allocated memory of std::string (and the use of strings i... -0.82
C++ How to remove node without memory loss? +0.43
what functionality does comma hold here,why it doesn't evoke co... -0.96
What is the vulnerability in this C code? +1.09
Named, static dispatching with std::variant -0.94
How do I move a unique pointer from one vector to another vector of... +1.81
ATM withdrawing money using only 50s and 20s bills C +0.43
How to properly implement a function with variadic number of std::s... -0.95
How can I pass a free-form predicate as a template function pointer... -0.44
initializing a shared pointer with a static or global object -0.33
Repeated function calls with a single argument changing in C++ 0.00
Floating point comparision 0.00
Why can't I use std::function as a std::set or std::unordered_s... -1.07
Setting std::function to nullptr from invoked callable target +0.11