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 ... 10 11 12 13 14 ... 25
Title Δ
Can Clang warn me when I might throw an exception from a `noexcept`... 0.00
vsnprintf and varargs not working, weird results +2.10
Observer pattern with different notifications -0.35
C Programming - Compiling with multiple .h files +0.38
C++ class "upgrade" with minimal boiler-plate 0.00
Is auto; a valid C translation unit? 0.00
How can I add 2 ints in a const definition in 1990? -1.61
What's the point of including -std=c++0x in a G++ compile comma... +1.58
Can TerminateThread terminate a thread from another process? +0.00
Conditional jump or move depends on uninitialised value(s) using va... 0.00
How to handle encrypted string? -0.14
Understanding how the compiler resolves pointer to functions +1.39
How do I prevent a compiler warning when I assign a string literal... 0.00
Why is sin6_family needed on an IPv6 address? -1.68
accessing map from a namespace 0.00
invalid operands to binary * (have 'double *' and 'doub... +1.58
In a function with return type void, what is the meaning of the sta... -0.14
How do you cast a pointer to a character without using an ampersand? -0.18
Debug Assertation Failed - Dont find bad code 0.00
How can I test whether two strings are rotations of each other? 0.00
C program trying to modify a location in text segment +0.35
mmap a 10 GB file and load it into memory 0.00
What does this C code snippet mean? +0.40
class lookup in C++ -1.49
Template class can't find constructor -0.12
What is the best design to avoid repetitive code here? +1.43
Realloc and memmove 0.00
Try/catch whole program +1.02
Trouble of pointers as function arguments -1.36
Converting a C++ class to a template class -0.79
Why use function-declarations in C? -0.82
In C, why can't I assign a string after it's declared? +0.25
including of sprintf_s method in c -0.62
Why does scanf function get automatically previous '\n' val... 0.00
Which is more efficient in this scenario: std::vector<bool> o... -0.03
Does deleting superclass call destructor of it's fields? +2.04
how do you write a c wrapper for a c++ class with inheritance 0.00
strange behaviour of assigning char array to single char +0.54
Is that only an error with calling gets? -0.75
Difference between {0} and calloc? +1.71
Interleaving input and output when executing in the Eclipse IDE +0.86
Can I disable static asserts? -1.98
qsort unexpectedly working while using "a > b" as comp... 0.00
c++ cout instead of fstream +1.06
Placement new and alignment in C++ +0.05
What does `OBJECTS = $(SOURCES:.cpp=.o)` mean in a makefile -2.29
Parsing a string address into little endian 0.00
What does %[^\n] mean in a scanf() format string -0.19
Derived class not inheriting overloaded method from base class +2.17
When to use const before function and when you shouldn't +0.89