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 ... 17 18 19 20 21 ... 25
Title Δ
template function for object members and standard types 0.00
Smart pointers with optional ownership -0.18
Why this code produces invalid alignment with MSVC? -1.46
Does garbage collection happen when we initialize a char array with... +0.89
How can I save a GMP mpz_t/mpz_class to vector<byte>? 0.00
implementation of the random number generator in C/C++ +2.12
c K&R count newlines, tabs and spaces +0.94
Character Sets, Locales, Fonts and Code Pages? 0.00
Way to optimize a condition "if (m == 0 || n == 0)" +1.58
Can a compiler automatically move a function argument if the functi... 0.00
c++ constructor default parameters -0.23
How can I safely and timely dispose a scarce shared resouce in Java? +2.08
Convert istream to FILE* -0.43
In f(x), can x be evaluated before f? +0.33
Printing declared char value in C +1.14
How can I make one string based on others two? +1.38
can rand() be used to generate predictable data? -0.38
What does "redefinition" mean? -0.58
Set of pointer to member -1.18
Qt 5: const char * QString cast -1.04
What's the easiest way to allow only vertical window resizing? 0.00
what is actual implementation of lua __pairs? +2.15
Failure to read full line including embedded zero bytes 0.00
Replacing left side of iterator from auto to pair -0.88
Printing garbage value instead of maximum value from an array in c -0.87
swprintf() with narrow strings +1.11
Strcat stack smashing behaviour -0.04
Can the main function be a template? (safe command line argument pa... -1.40
Function specialized with template -0.70
Fastest way to search and sort vectors -0.88
Implementing the factory pattern using a pre populated map of objects -1.15
Empty struct and anonymous union weird case -1.27
C++ "Virtual arguments" +2.11
Passing reference to constructor, default argument -0.01
How to initialize a std::shared_ptr from a function returning by va... -0.16
Using virtual functions in C++ with vectors -1.57
Is there something equivalent to `instancetype` in C++? 0.00
float vs. double strange behaviour in c +0.61
Where is the definition of _TP_POOL structure? -0.35
C++ constructor init multiple members 0.00
Does C++ have a smart pointer like unique_ptr with a "destruct... +2.10
C++ Instances of value in array? (Histogram) +0.46
Split char* into two char* according to delimiter -0.01
while inside while not working properly in c++ -0.66
Using C to Call Dynamic Cpp Library +2.86
Should a stringstream parse "INFINITY" as an infinite val... 0.00
std::nullptr_t arguments in variadic functions -0.62
Why does GNU make always re-link my project? -0.58
String tokenizing problems -1.01
Lua - round to double 0.00