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 2 3 ... 103
Title Δ
Why is the value in a not affected by the change in b? 0.00
hashlib: Unicode-objects must be encoded before hashing 0.00
iterating through a list of dictionaries makes my function unusably... -1.74
Python2.7 no smb module. Cant locate -0.84
Difference between Unicode, UTF-8 and code pages +1.01
Numeric value of literal UTF-8 characters -1.00
Best way to encode a very long binaries string to a revertable simp... +0.47
Why does getchar() only return (char)13 after another key has been... 0.00
Find position of a "word" in string and print N number of... +0.08
What is causing a UnicodeDecodeError when trying to read a text file? 0.00
WINAPI, old value in backround after RedrawWindow() 0.00
Is it pythonic to declare two variables at once with multiple equal... -0.70
Python3 slicing negative stop and negative step +0.42
Difference of Pointer Values +1.32
Error b64encode a bytes-like object is required, not 'str'... +0.44
Sorting a list by date, most recent first 0.00
When would python actually create a new variable instead of a refer... 0.00
Get class pointer name from within its method? -1.18
Argument of type "const char *" is incompatible with para... 0.00
C++ : Access of a child member from a parent class -0.58
Python: converting byte file to a readable ascii file 0.00
How bilinear interpolation works when down scaling? 0.00
Modern C++ : what is the best approach for function returning a sta... -1.24
Why an object is not constructible? -1.80
Pythonic way to Create a List Comprehension with no Returned Value +1.75
Trouble setting console window title in C++ 0.00
Is there a function in python that could generate date 4 weeks from... +0.27
How can I subtract a day(s) using dt.timedelta(days =7) including m... 0.00
Resize image in python without using resize() - nearest neighbor 0.00
C++ why is it allowed to assign to a reference to an abstract class? +0.30
How to convert BSTR to String with C 0.00
Generate 3 distinct random integers via a uniformly distributed RNG -1.46
Why do sets seem to behave differently? +0.83
std::set comparator +0.40
How to stop while loop by pressing a button in MFC dialog +1.68
Getting all possible pairs of numbers that have a difference of 1 i... 0.00
I have difficulty initialising enum in constructor in C++ +0.43
Output using readlines in Python 0.00
Photoshop algorithm fixed width and height 0.00
Discrepancy between encoding of script file and encoding of read file 0.00
What is the appropriate way to access common ("stock") ic... 0.00
Is there a way to write A > C or B > C as (A or B) > C? -0.08
Difference between ASM/C++ and Python when NEG unsigned 1 0.00
Can't understand the last part of this code +1.06
Using "or" command in if function 0.00
Is there any way to do this with list comprehension? 0.00
Characters after a space is not being printed out -1.15
What happens when a string literal is passed to a function acceptin... -1.05
uniform_int_distribution with zero range goes to infinite loop +0.34
([False, True] and [True, True]) evaluates to [True, True] +1.47