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 ... 11 12 13 14 15 ... 25
Title Δ
When to quantify ignored pattern match in the C sscanf function +0.30
I cant get my destructor to work in my code +0.51
make_unique giving error 2248 -0.46
Is there a way to further shorten and generalize this Makefile -0.19
How can I get the sign-bit of a double? +3.19
What does 'a ## b' mean in C? -2.18
Usage of restrict keyword 0.00
Makefile in C to get an executable +1.81
Stuck in an infinite loop? (Maybe) +0.61
C++: How to swap byte order of a wchar_t -0.95
Why doesn't const range based for use const_iterator? 0.00
Linking object files with struct accesses compiled on architectures... -0.17
C++ returning array and display it -0.59
How to elegantly solve this rounding issue? +0.75
Stack overflow while using vector +1.58
C++ inhereting enclosing class - is this good practice? 0.00
Do distinct functions have distinct addresses? -1.39
C++ constexpr count constructor calls -1.45
Can all instantiations of a class template share the same template... +0.35
converting c++ class to a byte array -0.38
Is something undefined behavior by omission? +0.53
base class for fstream and wfstream -0.86
Difference between int*a and char *a? +0.40
Printing char array in C causes segmentation fault +1.03
Why am I being told that an array is a pointer? What is the relatio... +0.05
C++ double rounds up when unwanted. +0.60
How to determine the size of the char array really need? -0.04
Find the union of two sets of 10 digit numbers +1.75
single constructor that permits the specification of a data value,... +0.49
More efficient way of counting the number of values within an inter... -0.52
Why space doesn't as same as enter when I use scanf? 0.00
Trying to re-implement strcat and getting wrong results 0.00
what does the expression stand for? 0.00
Program causes infinite loop -1.97
Semantics of `printf("…") || printf("…") || pri... +0.87
Initialize sized, static string lists in C +0.37
Optimizing a lua table backup 0.00
Is it ok to declare/define a static method in the .cpp only? -0.61
c++ overload operator= for a string 0.00
Weird bug using fopen() inside a function +0.39
C++ function doesn't change my argument +0.67
Different printout length for address +0.39
Unsigned int field of struct got automatically initialized? +0.47
Why does cout << "" work but wcout << "&... 0.00
longjmp(buffer, 0) doesn't return 0 -0.58
lua factorial, io.read reading a number 0.00
Integer division by zero exception isn't caught +3.24
How do I make a deep copy in a constructors initialization list. c++ 0.00
Select struct-member dependent on a condition in a macro +0.76
C: how does this code result in the freeing of malloc-ed space? -0.44