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 ... 6 7 8 9 10 ... 25
Title Δ
Incompatible types in conditional expression when casting -2.52
Abusing c++11 unique_ptr to execute code upon leaving the scope +1.60
Null termination in strings +1.26
How to know in which file it is a referenced fp is currently writin... -0.37
C++: Is there any reason to use uint64_t instead of size_t +1.20
Move constructor for std::string from char* +0.83
Is there an equivalent to the rewind function, but for one token on... -1.68
How do I select a variable based on an argument? 0.00
MSCVP120D.dll missing even though redistributable is installed? 0.00
std::set<K, C>::operator<(const std::set<K, C>&)... 0.00
Perfect forwarding of primitive types 0.00
Getting warning when using `addres of` operator with array as an in... -1.52
C++ Call a function in a derived class from base class without cast... -0.65
c++ stol throwing out of range exception for string length 10 or lo... +1.04
C++ allows me to allocate an array on run time as opposed to giving... +1.62
Is malloc needed for this int pointer example? -1.33
Lua: String.match vs String.gmatch? 0.00
Calling C++ functions in MASM -1.87
Using non-standard functions in Code::Blocks (in C) +1.13
Are all programming languages isomorphic? -0.64
C - Recoding malloc() how to detect a negative size used in the call? -0.58
Explanation about “local foo = foo” idiom in Lua -0.69
Is returning a reference to the newly created object this way, a sa... -2.64
What does ** mean in C? -1.28
pointers to pointers to strings and strcmp +1.69
std::unique_ptr<T[]> and custom allocator deleter +2.09
How to use a global variable in C when there is a local variable th... -0.95
Stack corruption around variable `f` trying to calculate fibonacci(n) +1.90
Assign an array in a constructor -0.49
different behavior depending on the optimization options +1.94
C++ Can an fstream object be set to automatically write a newline o... -1.72
How to call a template function correctly? -1.23
how to implement arithmetic operator for boost::variant so that it... 0.00
Faster, less memory if? +2.01
Allocator Aware Container and propagate_on_container_swap -1.35
Understanding lua extension dll building/loading in statically link... -2.20
The plus operator is not accepting raw string operands +0.87
Does declaring a structure initializes it? 0.00
String Concatenation within a loop in Lua 0.00
Sorting a char** 0.00
Enforce struct size alignment 0.00
Can operator new() initialize PODs before the constructor runs? 0.00
Check traits for all variadic template arguments -1.64
Calling Function using array of function pointer +0.66
Could someone explain the meaning of "using"? +2.39
Moving a smart pointer from one unordered_set from another 0.00
C: how to declare a static function that returns a nonstatic string? -0.31
printf member of struct -2.77
Is it possible to overload a function at runtime? +1.52
Usage of auto concerning templates and functions 0.00