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 ... 22 23 24 25
Title Δ
Invalid conversion from 'char' to 'const char *' +4.27
Segmentation Fault with big input -1.61
Preserving polymorphism in class hierarchies (C++) +4.17
buffer overflow not affecting const variable? -1.38
how to redirect a file to gets() in C +4.39
Generating integers in the diagonal of an array through a condition +0.32
Write STL container for fibonacci heap 0.00
Where to define error code constants in C++ +1.52
Bug in my simple code using while(1) -2.23
function to insert an element in sorted array in C -1.53
Overloaded functions(virtual/non virtual) +0.76
Get length of multibyte UTF-8 sequence +4.42
Reading an input file and ignoring blank lines or lines starting wi... -4.04
Checking if a particular bit is set +0.41
Is there any RAII file handle already implemented? -1.62
How to compare a character of a text in C? +0.31
create and point to derived objects dynamically 0.00
Making a pyramid in C -1.43
C++ array value printing inconsistent -1.74
Possible to dereference this pointer? +4.03
Is there anything wrong with sizeof(array)/sizeof(array[0])? -3.88
C circular shift 64 bit not working properly -1.80
working of pointer to functions in c +0.18
How did this code work +1.71
Declare a global scope variable const in c++ -3.94
"&" operator in c++ template function definitions -3.76
Checking 2d tic tac toe array locations c++ +3.96
How can I use GNU make to compile multiple nonrelated source files... -1.95
How come my straight counter remains at a value of zero? +0.43
How does getchar_unlocked() actually work? 0.00
Function pointer, was not declared in this scope +4.29
scanning in 2 different types of inputs for a date 0.00
Why direct binary input/output is not allowed in C? 0.00
Scanning from file line until integer in C -1.19
Subtracting two vector<point2f> directly -3.76
for(int ii or for(char ii in C? 0.00
is it right to use the new operator like this? +0.12
How to stop and destroy thread from main thread (from which is crea... -3.79
Why array of chars is passed by reference in C? -2.96
Number of distinct substrings with given prefix and suffix 0.00
How to search for strings in a process efficiently? -0.38
Adding two numbers without using the addition operator -4.28
How does realloc() work? -1.61
Displaying nonLatin characters 0.00
Storing data in string and comparing +2.10
Printing private variables in Class via overloaded '<<' +0.03
C++ - How to read from a file that has lines that have to be ignored +4.04
How do I save the value of a vector iterator? +4.14
How to obfuscate lua code? +4.18
Why does printf with \n generates segmentation fault? +0.23