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 ... 32 33 34 35 36 ... 103
Title Δ
C++, linux, how to pop_back() efficiently a non latin1 char from a... -0.18
Is it considered good design to compare objects of different types? +0.39
Iterate through a file and an array simultaneously python for loop 0.00
Why can I only use a reader object once? -1.57
Overloading Operators Twice With Different Arguments -1.63
Does calling a method on a NULL pointer which doesn't access any da... +0.36
Assigning a string to a char* varaiable +1.17
Sieve of Eratosthenes in Python -1.54
How does static_cast affect the virtual function calls? -0.56
Im having an issue with an argument when I run in IDLE -0.35
thumbnail creation vs image resizing? 0.00
How to keep track of current and previous iterator on a c++ vector? +1.13
Mixing string and base 64 with xml +1.44
How to determine how much time has passed without a timer? +0.41
Function Pointer of an Operator in C++ -0.53
Making both columns of a line as a dictionary key +0.94
Usage of \b and \r in C +0.75
Is it possible to detect slicing of an exception after catch by val... +0.39
How to compare doubles with 5 digits of precision? 0.00
Convert Unicode string to UTF-8, and then to JSON 0.00
Cannot convert string to int in Python +1.36
Are pointers stored as integers? +0.20
Is it possible to define a pointer to a reference? -0.20
Which part of a bitmap file is metadata? -0.91
Python - Print items in list with neither commas nor apostrophes -1.98
Different results when casting int and const int to float 0.00
how to prove that when compile the templates in C++, the compiler c... -0.64
Are things above __name__=='__main__' executed? +0.52
python dictionary key error? +2.43
double value to int variable- unexpected output +1.82
Impossible sequence of events +1.77
Most RAM efficient way to reference integer constants in C +0.26
Default parameters in Python -0.67
How to ensure two different vectors are shuffled in the same order... +1.50
C Program freezes after printing to screen -0.26
Win32 - What is the proper way to use GDI objects? +0.42
vector.at() chokes despite index being well under capacity +2.09
Concatenating two string (K&R) +0.80
Create object using parentheses python +2.05
Update GUI from another thread in Visual C++ 2008 -2.66
How does the Python’s * operator work? +0.43
How to convert a string into a constant tuple in Python -1.05
Atl CDialogImpl not showing on DoModal if called from static library 0.00
Does inserting/erasing an element from a std::map modify the iterat... +0.29
Fastest way to find binary base -0.46
check whether a string is in a 2-GB list of strings in python -0.77
Why is std::string/std::map not encouraged to be created on the heap? -1.66
Do I have to mark complex types as `volatile` if I am locking aroun... 0.00
why not use < but != in loop for c++? -0.97
resize an image in VC++ +0.01