StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Mark B

Rating
1559.86 (5,624th)
Reputation
87,283 (916th)
Page: 1 ... 47 48 49 50 51 ... 54
Title Δ
How to obtain stacktrace when tracking memory leaks? +0.48
One-to-one relationship or One-to-many? -0.98
Union query and C++ +2.23
Erasing multiple objects from a std::vector? -0.31
print out array of arbitrary length -0.41
In C++, how can you avoid explicit downcasts with a map of generic... -0.00
Is it possible to use a C++ smart pointers together with C's malloc? +0.16
Effective C++: Item 52 and how to avoid hiding all normal operator... +2.22
typedef function pointer inheritance +0.56
Safe c++ in mission critical realtime apps -0.18
how to get median value from sorted map -0.36
should base class have attributes? -0.19
Forward Declarations and Includes -1.70
static char * vs #define in C++ VS2005 +0.02
compressed vector/array class with random data access +0.67
Simple way to set/unset an individual bit -0.99
Date/Time parsing in C++ -0.24
What is better in terms of memory allocation - subobject or a point... +0.19
__attribute__((init_priority(X))) in GCC +0.05
C/C++ Header guard consistency -1.09
Comparing command parameter with argv[] is not working +0.19
g++ linking order dependency when linking c code to c++ code +2.72
strange assembler... could this be the cause of my apps crash? -1.00
C/C++ optimization: negate doubles fast -1.30
Segmentation fault while using priority queues +0.15
Memory allocation confusion -0.14
how to convert an integer value to a specific ascii character in c++ +0.62
Crazy C++ Vector iterator -0.05
How to deal with different ownership strategies for a pointer member? +0.87
Numerical precision differences between VS6 and VS2008 using C++? -0.38
Problem with ifstream::setbuf in VS2008 0.00
Create va_list dynamically +0.57
Getting current time of a different timezone using C++ +0.48
std::swap returns 0xBAADF00D +0.49
How to get rid of "unsafe" warnings (strcpy, sprintf, str... +0.02
Another 'x was not declared in this scope' -0.12
Parallel Processes In User Runtime Environment +0.50
Merge sorted arrays - Efficient solution +0.09
Qt - Problems while serializing "double" +0.53
"templating" a namespace +1.48
checking data availability before calling std::getline -0.43
How to know what optimizations are done automatically by my compiler -0.08
GDB (DDD), debugging questions +1.19
Inheritance, Calling base class ctors -0.03
force a new address space for a function (make static variables uns... +0.53
Super high performance C/C++ hash map (table, dictionary) +0.48
When not to use RAII for resource management -0.01
My C++ code runs perfectly on MS C++ compiler but gives me NaN on g... -0.34
Class needs to handle a new type - duplicate or extend? +0.14
variable "undeclared" in "#pragma" command? -0.26