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 ... 13 14 15 16 17 ... 25
Title Δ
C - Ignore trailing comments when reading text file -0.11
C - Determining all if all even bits are set to 1 -0.86
c++ std::make_shared with new macro +0.39
Access set items destructively 0.00
Overloading streaming on the Arduino +1.11
How does sizeof(struct) help provide ABI compatibility? +1.22
Deallocating memory allocated to objects in Java -0.56
Is manually requesting buffering neccessary? -0.61
Proper way to define templated constant without C++14? +1.75
Adding a 1 bit flag in a 64 bit pointer 0.00
Clang link-time optimization with replaced operator new causes mism... 0.00
Restricting Access to C++ Constructor and Destructor +0.67
How to solve a specific circular dependency? -0.60
Is there actually a reason why overloaded && and || don'... +0.66
Can I just store the result of mmap in an integer? +2.88
Universal references and local classes -1.88
Static_cast integer address to pointer -1.76
Finding the lexicographically largest rotations in the string -0.40
c++ realloc same pointer warranty +1.43
Empty constructor in c++ +0.36
How to check for null strings in a C array -1.16
How could I (temporarily) un-typedef something? +0.40
C++ check if any of the previous 5 or next 5 elements equal a value -0.61
Can you use advance() in a string::iterator in C++? +0.39
Compile in c++14 0.00
virtual inheritance in c++ misunderstood +1.66
Assign characters 'æ', 'ø', or 'å... -0.19
Passing an array of 'typedef struct' to a function +0.30
Non-existent physical address error with malloc +0.34
Create a "template" (format) string -0.36
How do I printf a pointer to character array inside a function? +0.74
What is the difference between signal(7) and signal(2)? +1.12
How do I tell if a character is an 'e' in C#? +1.58
What is the number of 1's at even and odd places of a number in... +1.09
Replace if else statement with a branchless code 0.00
How to avoid GOTO in this code -0.67
Problems with arrays of pointers +1.58
warning: taking the address of a label is non-standard 0.00
static assert that template typename T is NOT complete? +1.78
Strange behavior with uninitialized pointers +1.60
what does "representable" mean in C11? +2.14
Two equivalent lines evaluating to different results [bit-shifting] -0.44
initializing const fields in the constructor -1.08
Getting a bool reference from std::vector<bool> +2.86
When is std::move redundant? -1.15
May I call a virtual function to initialize a base-class sub-object? 0.00
why do both methods of inputting string work? +0.61
Is memsetting a element in an array correct? -2.20
using const in this code -0.44
strftime %F does not work on Windows 0.00