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 ... 30 31 32 33 34 ... 103
Title Δ
C++ sending derived pointer as argument -2.49
why to minus 128 from u,v compent of yuv420p for converting it from... 0.00
What's ending comma in print function for? -1.02
Does 64 bit calling convention make a difference to cost of recursi... +1.93
What is wrong with #define myptr int *? +0.36
Convert float to rounded decimal equivalent +1.52
why do I get same sequence for everyrun with std::random_device wit... +0.39
How can i swap every 2 bits in a binary number? +1.13
Is inlining done at compile time or run-time? +0.75
pytz.astimezone not accounting for daylight savings? 0.00
How would I go about disabling the close button? +0.37
Character by character in UTF8 file +2.34
Less expensive return of NULL value -0.11
Trying to figure out python square root +0.14
Double check my knowledge: Unicode 0.00
write the screen output into the file +0.87
Fastest way to determine if a string contains a character -1.05
Is there a more readable or Pythonic way to format a Decimal to 2 p... -0.84
What's the difference among '0', '\0' and 0 with sizeof() and strle... -2.46
How do I input the items in a list using a variable as the identifi... 0.00
Why does the class variable change? +0.08
Unsure of for loop -0.62
Positive integer from Python hash() function -0.55
Python and integer representation (leading zeros issue) -0.35
C++ Operator precedence and the return statement -0.65
Printing list only outputs one result +0.22
Add things to an std::map by time range but interrogate by time value +1.36
RAII with array of COM objects +0.42
RS-232 Communication with Python Returning Gibberish 0.00
Getline keeps on getting newline character. How can I avoid this? +1.20
How to set UTC offset for datetime? -1.02
Why do arrays have random access? +1.20
C++ declare platform independent 32-bit float -0.26
unordered_set non const iterator -1.04
How can I change my c++ code to use classes instead of struct +0.33
Efficient algorithm for intersection of map disorderly using key -0.24
C++ Does casting create a new object? +1.75
Implementing a iterator based shell sort +1.91
Why doesnt std::swap work on template items? -1.69
Represent ASCII EOH character as string? 0.00
python help! If/else statement +0.59
MFC Have enter key act as "apply" button +0.40
Is memcpy OK in buffer reallocation? +1.57
Handling allocated and stack memory -0.08
Sort Vector<MyClass> on one of MyClass's data members? +1.14
How to safely destruct class with smart pointer to incomplete objec... -1.52
Python list of dicts: how to manipulate dynamically? -1.63
As we all know constructor is not having a returning type but in th... -0.44
wxPython Image brightness control and changing between wximage, bit... 0.00
TIP: in C++, having a method where "this" is not used is... +0.41