StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Mark Ransom

Rating
1544.36 (9,869th)
Reputation
232,721 (180th)
Page: 1 ... 10 11 12 13 14 ... 103
Title Δ
Logical AND operator with a condition 0.00
python convert filetime to datetime for dates before 1970 +0.38
circular buffer implementation -2.29
c++ - string of 64 ASCII characters overflows malloc(64 * sizeof(ch... -1.29
App crash after modifying a structure +0.38
Remove duplicate items by value from a dictionary 0.00
UnicodeEncodeError: 'ascii' codec can't encode characte... 0.00
Why is this python generator function running correctly only once? -1.51
Simple variable initialization (PYTHON) -0.60
I've seen the following code in C++. Is it defined behavior? -0.13
Check if Date is in Daylight Savings Time for Timezone Without pytz +1.60
python readline() output nothing +0.38
Resizing Images using Pillow Python 0.00
Remove text below barcode in python barcode.py library 0.00
There is some advantage in accessing a text file in binary mode? 0.00
Parallel calls of sleep don't add up +2.11
Why does printf("%f",0); give undefined behavior? +0.33
Precision when converting int32 to other types 0.00
BItBlt issue when using enhanced meta file DC as source DC 0.00
How/when to close a file in an object? 0.00
Understanding references in Python +1.30
Efficient way to compare elements in two lists? +0.42
Python: Searching a binary file (.PLM) for unicode string 0.00
base64 encodebytes v b64encode v encodestring 0.00
Should I explicitly return list from function? +0.18
In C/C++, what's the minimum type up-casting required for mixed... 0.00
How are keys stored and accessed in python 2? -1.15
Avoid rounding when inserting double to stringstream +0.40
Python: How to add days to localized datetimes while handling ambig... 0.00
Multiple inheritance cast not working as expected -1.97
call a method of a class in another method in that same class in py... -2.50
read file only once for Stratified sampling -2.30
What's the memory layout of UTF-16 encoded strings with Visual... 0.00
Why not always assign return values to const reference? -1.16
Remove duplicates from Sorted Array +0.39
Why does GetLogPen fail with a custom pen? -2.19
std string should crash but doesn't +0.82
Using MFC, posting variable to thread along with message +0.99
Python2.7, what does the special characters mean in the utf-32 enco... -0.09
Using python to calculate radial angle, in clockwise/counterclockwi... +0.37
best way to deal with dates range in python -0.42
How to convert a unicode string to a literal string in Python? +2.23
determine which permutation of sorting sorts an array -2.29
C2597 illegal reference to non static member 0.00
How to efficiently read lines of large text file in Python in diffe... 0.00
Is it possible to apply std::sort on std::unique<T[ ]>? -1.37
why base class function wasn't hidden by derived class function... -0.06
iterator automatically dereferenced when pointing to integer -0.55
Python : extract bit from HEX string -0.50
Why does std::ratio not support comparison operators? +0.41