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 ... 31 32 33 34 35 ... 103
Title Δ
Adjusting image intensity values 0.00
Python3 : unescaping non ascii characters -2.43
Function declarations in a header +0.84
How to itterate through all utf-8 code points in a string 0.00
How to design a search algorithm with time complexity O(n log n)? +1.28
Implement abstract methods from inherited class 0.00
Can structs be cast to a different size in the following way? +0.39
Memcpy from an array is only working 1/20 instances correctly? 0.00
Python how to write to a binary file? -0.59
GetModuleHandleEx usage example. WTL internationalisation 0.00
How can we call a function with "parameter=value" in C++? +0.99
Losing Double Precision when multiplying by multiple of 10 -1.33
Preferred file line by line read idiom in Python +0.42
how should large amounts of text be stored? -0.69
Draw when called 0.00
How to check a LPCTSTR variable is null or empty 0.00
Why x and &x are same for arrays -0.48
Truncating a double to a float in C -0.69
Why does getting the base address using GetModuleHandle work? -0.36
Set pointer to element in vector to null, then check whether pointe... +1.02
modify size of bitmap 0.00
How to use a copy constructor with a base class? +0.38
floating-point constant comparison - (0.0 ? 1 : 0) +0.31
Can a pointer alternatively point to a const empty class or a non-c... +1.76
std::find not using my defined == operator +0.39
Why when I "write" the image, values change? -0.29
Numpy to weak to calculate a precise mean value +0.42
How should memory be freed after an exception is thrown in C++? -0.61
Replace one python object with another everywhere -0.47
How to return null char reference +0.41
How to preserve Image Quality when rotating with PIL +0.41
c++ boost format float - how to specify that I do not want . and fo... 0.00
how do i use float to convert a value string inside a dictionary an... -1.44
Conversion between C string and std::string lead to garbled text in... +1.37
Do all 8 bit colors exist in 24 bit color space? If so how to map? -0.61
how to create a date object in python representing a set number of... -0.15
Python: Printing unicode characters beyond FFFF 0.00
my do-while loop doesn't end -0.08
Why should I use double pointer variable to receive another pointer... -0.21
The Python assignment operator, function definitions, and variable... -0.09
C++ array as parameter - why do you only need to specify "oute... +0.39
Converting a digit to its POSTNET code 0.00
std::vector<double> shrink to fit? 0.00
python function returns different results when called repeatedly +0.43
Get iterator to a element in sorted vector in log(n) time. +1.42
Trivial raw pointer that self-initializes to nullptr in C++ -0.03
Convert an integer array to a PNG image in Python -0.82
Python PIL TypeError: integer argument expected, got float -0.11
Finding efficient Solution in Python +0.41
Average for moving items -2.30