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 ... 8 9 10 11 12 ... 25
Title Δ
Use constructor as predicate -1.01
Point void-pointer to char-pointer -0.79
for(auto e : elements) may cause one of elements to be wanted to be... +1.59
Lexicographic order, strings, c++ +0.39
Do I have to return a pointer from a factory? +0.13
Why do preprocessor commands have to start as first nonwhite space -2.21
c - make string compare function more brief +0.36
Able to use pointer to function to call private method of an extern... -1.65
Convert C++ struct to C# struct +1.77
Slice off overridden method by casting -0.70
Function pointer to class member function +1.36
C- can fgets accept a NULL parameter? -0.23
Why is new int[n] valid when int array[n] is not? +0.24
Why Function Pointer rather than Calling function Directly +0.88
Difference between Operator [] overloading write/read? +1.22
Passing Unicode strings to printf via ctypes -0.12
what is bool(), int(), and double() in c++/c++11? +0.16
C - assigning an array of strings to an array of 21 or more crashes 0.00
Header files compiled into object files? +1.26
Modify string address inside of function +0.12
Static vector of shared_ptr's for all the objects of a class hi... +0.39
Compile time zero C union +0.36
Write/read std::set< T > to/from binary file 0.00
Why I am getting this error "access violation writing location... 0.00
Array of Integers vs Array Of Characters 0.00
Using pointers in C? Confused 0.00
MSB (1-bit most left) index in C +1.58
gcc compiling C++ code: undefined reference to `operator new[](unsi... 0.00
C++ Fastest way to pass a std::string? +1.82
Storing pointer value into separate variable -0.61
What happens when a C++ anonymous object replaces previously assign... 0.00
How to write conditional for loop (if true loop through A, else loo... +0.49
C++11 member initializer list vs in-class initializer? -0.06
How can I see all functions of a class? 0.00
C++03: Add fields to several derived classes +1.75
C++ STL memory management in containers 0.00
Deduce return type of function pointer or functor +0.39
Express preference in case of ambiguous templated functions -1.06
Sorting an array of integers using algorithm with complexity O(n) +1.18
Why does LLVM AddressSanitizer, but not GCC, give me a memory leak... 0.00
Why do some websites have ?utf8=[check mark] in their title? 0.00
preventing use of delete on base and derived classes while allowing... +0.83
realloc() invalid nxt size -2.43
About function pointer declaration -1.70
I can't seem to understand what is creating the next line in th... +0.41
Switching Matrix columns and rows in C++ -0.28
Resources management - vector and pointers -0.70
Pushing values to a Vector of pointers has garbage values +0.05
variable declared by auto sometimes is by reference? 0.00
Does adding enumerators into enum break ABI? -0.32