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 4 5 ... 103
Title Δ
C++ utf-8 literals in GCC and MSVC -1.14
How to build a operator== in template class 0.00
Convenience function to get daylight saving time dates for a certai... 0.00
Why does LoadLibrary fail whilst LoadLibraryA succeeds in loading a... -1.68
Algorithmic complexity vs real life situations? -2.10
Problem converting fixed points to float in python 0.00
UnicodeEncodeError in python3 when redirection is used -0.08
Get rid of invalid unicode character in string variable -0.07
How to inline lazy evaluation? 0.00
What should np.arange(-1.6,-0.49,0.01) generate? 0.00
Does the C++11 standard guarantee that the unary minus of a zero-va... 0.00
Converting tz naive datetime to tz aware jumps from 0 minutes to 58 0.00
Converting a float to its IEEE (32 bits) value 0.00
TypeError: object of type 'generator' has no len() Python r... +0.43
Being Prevented From Closing File in Python 0.00
Indexing and Slicing in Python +0.42
Why are os.path.join() on a list and os.path.sep.join() on a list n... -1.10
sscanf into uint8 array fails -2.08
late code evaluation with late variable binding? 0.00
Why when use std::ofstream for binary writing, std::string.c_str()... 0.00
How to check if a list of floats adds up to a whole number? -0.09
why do we have to deallocate array of arrays in C++ and not just th... -2.00
How to determine the number of bytes necessary to store an uncompre... -0.05
Euclidean GCD function returns type None instead of int -0.55
Which is better form of python code here and Why? -1.49
Load a image.png in a few milliseconds +0.17
How to set the seed value to a specific number globally? Or maybe t... 0.00
Natural sorting of a list in Python3 -0.48
When will the data from a vector freed? -1.69
Python does not read unicode U + FE0F 0.00
Is it possible to inherit members as pointers? +0.23
Assigning multiple values to a single int or float or string variab... +0.80
Why is key in dict() faster than dict.get(key) in Python3? -2.14
Example of using [0][width] in format specifier 0.00
Why Compiler do not provide default assignment operator if a class... 0.00
Is there a way to declare a public static const that will be define... 0.00
The effect of copying a refrence type into another one 0.00
EM_SETSEL not working in .docx (word document) 0.00
if...elif...else always ends up on the elif even if the elif is not... +0.44
How to get a character from a string - getting wrong character and... +0.03
WPARAM with 5 args 0.00
Why does declaring a method before the main method produce error c++ +0.17
How to use `std::lower_bound` with `std::map`? 0.00
How to round datetime previous 10 minute with python +0.45
Can or when will a python dictionary return None 0.00
Why does std::memcpy (as an alternative to type-punning) not cause... -1.47
Create object on heap when using class templates 0.00
Is the "NULL" or "\0"-sign, of a Null-terminate... -1.84
When is it better to use exit() vs exceptions in c++? -0.09
rand() gives almost the same number every time +0.17