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 ... 21 22 23 24 25
Title Δ
Will the lifetime of a temporary created in the argument list to a... -2.29
Why would one ever declare a parameter of type array? -2.03
Avoiding self assigment in std::shuffle -0.26
hook. va_list .is possible? 0.00
How to write a unique_ptr whose pointer and data is const -1.18
How is this possible? String always size 40 and structure sizeof od... -0.63
Why return by reference? -0.27
Memberwise assignment cartesian class c++ +2.16
How do I return a modified vector in c++? -0.35
If I malloc(1) twice in a row, why do the values differ by 32? +0.24
Is it undefined behaviour to send pointers to different elemens of... -1.29
Filling dynamic array of structs in C 0.00
Efficiently store array of up to 2048 characters? 0.00
Very Strange Behavior of LPCTSTR -1.03
Return const struct member as non const in C: ok or bad? +0.47
Difficulties implementing a binary search tree in C -0.27
implementing list : adding a node at the end 0.00
Building Lua scripts alongside project -1.84
Some strange problems in the code 0.00
Pointer members of a class during assignment operator overloading +2.49
C++ : memory management +1.03
Why is a Read Access Violation being raised here +1.16
Left shift of negative values 0.00
Comparing char to Int in c++ +0.84
Distinguishing between derived classes when using polymorphism +0.42
C++ reading data into a char* -1.38
How can I access the specific index of dynamically allocated array... -0.76
How to implement the rearranging of an array in C? 0.00
Why does this vector iterator not become invalidated? -0.49
C - empty binary search tree then insert after that -0.05
Whether the complete library will get loaded to memory (RAM) while... +3.93
Having a struct in a header file +0.93
Running 64-bit Windows and Linux in 32-bit mode 0.00
Can the FFI of LuaJIT be disabled, like the JIT? 0.00
Any other gotchas with chained insertion operators? +3.80
Using unsigned char* with string methods such as strcpy +2.42
c++ Destructor with templates: T could be a pointer or not +2.13
K&R's The C Programming Language: Section 1.5 Character Input a... +3.98
c++ std::hash specilization trait compile error 0.00
Why pushl %ebp and movl %esp, %ebp at the start of every ASM functi... -4.26
C/C++ variadic functions and default promotions +3.85
Why this behavior when declaring pointers in C++ using Unix and Win... 0.00
Comparing strings based on similarity? +3.68
C++ Determine which child class is calling a parent function +1.30
Static cast - Cannot cast through virtual inheritance +3.48
Why are double preferred over float? +4.03
Symbol table implentation using hash table in C +0.18
Inheritance with incomplete base class -3.17
How to pipe stdin to a file using pipe and fork system calls +0.23
smart pointers and copy constructors +4.26