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 ... 20 21 22 23 24 25
Title Δ
Would like to implement letters in encryption program -0.05
Reading from text file or stdin -2.41
How to free up memory allocated by "new", but without ref... +0.49
Placing multiple digit numbers from a string into a vector 0.00
remover 0s from end of linked list +2.26
Return array from function in c++ through pointer, but how does the... -0.64
Printing a string inconsistency -2.18
Invalid types when overloading "operator+" -0.33
Dynamic memory allocation for array passed as reference in C recurs... -1.75
malloc() function crashes 0.00
How to measure the size of int and short variable by memory allocat... +1.04
Conversion of unsigned long to std::vector with memcpy, endian? +1.93
Removing elements from the end of a vector in C++ using iterator +1.56
Passing array of uint8 to function reduces its size (c++ code) +0.48
Store objects with different types that inherit the same class in a... +1.90
Reading fully from file descriptor of unknown size +1.01
What's result of this ternary operator? +1.90
Getting free of non-dynamic memory in C++ +0.33
using string::find to search for words that are distinct. Having pr... -1.45
Function-style casts considered harmful? -0.02
C char not working in if..else +0.10
converting a string of numbers to binary -0.01
Handling Username / Password between HTML and C -0.02
Multiple inheritance makes private member accessible 0.00
initializing char array in a function and returning it causes wrong... -0.55
The program won't read the second vector in C++ +0.56
Replacing text in stringbuffer without hardcoding indexes -0.04
Comparing string in C -0.56
Null pointer exception on method 0.00
converting uint8_t[4] to uint32_t and back again in C -1.00
Little Big Endian Bit Operation and Extraction +1.49
References and Pointers both store addresses? -0.35
Extended Caesar Cipher C++ +0.49
C++ shared_ptr vs. unique_ptr for resource management +2.01
Pure virtual and std::shared_ptr -1.14
How to check if the elements in the main diagonal of a square matri... +0.01
Same object as const and non-const, what should I assume to behave... -0.60
converting number characters in a char array to binary -0.00
Memcpy() works on out of bounds memory? +0.88
Strncpy and char ** +0.02
modifying double pointer without memset 0.00
sizeof(struct) not following padding +2.57
Possible Problems with Interdependent Classes 0.00
how to assign function pointers in C -1.50
Is it safe to invoke a C function with more parameters than it expe... +1.32
Am I passing these variables properly? C Programming -0.05
Do default constructors need to call base class default constructors? +0.70
Trying to add a string object to an integer +1.37
how to not block parent with waitpid -0.95
ISO 8859-15 to UTF-8 conversion in PHP 0.00