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 ... 16 17 18 19 20 ... 25
Title Δ
C++ allocate and construct objects in array with parameters +1.12
Confusion regarding fwrite() and fread() parameters in C 0.00
Is sending message to a non-existent window Ok? 0.00
Why don't functions marked as "hidden" throw an error... +0.44
Is there any way to enforce in C++ (at compile-time) that a derived... +0.02
why a const references can point to constant while normal reference... 0.00
unsigned int data types in c -1.05
c++ virtual inheritance seems to call the base class constructor ma... 0.00
Is the copy constructor, assignment operator, or both used here? -0.49
converting 64 bit int from host to network order in c, i get only z... 0.00
C++ - Cloning into a vector +1.55
Write a program that reads input up to # and reports the number of... +0.44
set vs unordered_set for fastest iteration -0.09
std::make_shared ternary return doesn't compile -0.25
How to filter a vector and return a vector of pointer to vector ele... +0.44
Can a modern C compiler optimize a combination of bit accesses? +1.26
Can I convert from long double to float/double/int just using cast? 0.00
What is the difference between struct node**hashTable and struct no... -1.71
Segmentation fault? String tokenization +1.24
What is the relative running time of this bubble sort derivative? -0.04
How do I run an executable in a different directory in C? -1.27
Improving readability without losing performance? +0.45
Using _stdcall will change name of exported functions in dll 0.00
Type identity rule and its violation 0.00
How to get rid of insecure functions (sprintf, ...) +0.44
Why call basic_string::substr with no arguments? +1.77
Sending structs over a UDP winsock connection, size of struct? +0.18
Best way to perfectly hash a three letter lowercase String in Java? -1.20
C++ const overloaded assignment operator mechanism -0.63
Is it safe to use const external value as non-const extern value? +2.17
Enforcing width of enum values within a struct in C99 +0.38
Pointers to templated class +1.98
warning: left shift count >= width of type [enabled by default] -1.47
Write Only Memory Mapping in boost? -1.64
C operators result type +2.53
Pointer to number 0.00
printf statement is not executing before scanf statement in netbean 0.00
Avoid colliding members in C++ templates +0.91
C++ std containers - polymorphism without pointers. Is it possible? -0.44
sizeof Pointer differs for data type on same architecture +1.88
Lua table initialization - what is incorrect here +2.02
Extra garbage values outside dimensions char array +1.13
Initialization of a class array member in C++ -0.97
What happens when I access an array as uLong which was orignally de... -1.06
std::unique_ptr, Default Copy Constructor, and Abstract Class -1.56
extra copy on class construction +1.90
Which characters are included in the Lua punctuation string pattern... +0.29
Should a temporary T, as a parameter, invoke T(const T&) or T(T... +1.84
Handle utf 8 characters in unix -0.16
Non-const reference type with STL-conforming const Iterator? 0.00