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 ... 15 16 17 18 19 ... 54
Title Δ
C++: Fastest way to copy a section of doubles +1.11
Python's None return feature mimicking in C++ +1.13
Strange this-> behaviour +0.01
what is difference between malloc and allocate +1.17
having shared_ptr as a parameter of a function +2.14
Storing from std::vector to std::set where vector contains a struct... -1.75
How to use typedef to alias C++ arrays? +1.64
How to resolve which function is called based on the type of object... +0.14
HeapCorruption - why? 0.00
How do I prevent the creation of temporary objects? +0.47
Efficient way to iterate a std::list that's changing? -1.09
Using gettimeofday to measure execution time results in weird behav... 0.00
How to replace the new operator in linked list? +0.65
Impossible sequence of events -1.77
Garbage values after a certain amount of entries 0.00
Cannot access union member in class destructor 0.00
In C++, how can I declare a function that takes a vector array of a... -0.90
Deleting a bunch of elements by their index? +0.02
Diffrence between new operator in C++ and new operator in java -1.76
g++: was not declared in this scope +0.87
incorrectly reading in file +0.48
C++ class constant-value member -- style +0.05
Correct Implementation of Vector 3 in c++ 0.00
Comparing values within an array to the arithmetic mean of the firs... -0.05
"kill -15" triggers the sigaction code but does not termi... -1.27
Is it expensive to compute vector size in for loops, each iteration? -0.29
Reading and writing structs to binary file if struct has changed -0.89
Are user-defined default constructors less efficient? +0.45
C++ Struct - Define Minimum Size -2.06
No obvious timestamp with time zone offset type for C++. Roll our o... 0.00
Converting Static to Dynamic Hash Table +0.43
if(false==condition). Why? -0.10
Comparator that requires access to private members of class -0.33
Boost multiprecision fails because the implementation of complex tr... +0.47
Can I overload operator new to avoid an using an abstract factory? 0.00
Does inserting/erasing an element from a std::map modify the iterat... -1.03
C++ information about placing a small integer in a char +1.04
Are C++11 move semantics doing something new, or just making semant... +0.19
Return different types from c++ functions -0.20
Find in a stl map doesn't work when a custom compare function is wr... -1.73
How can I sort a string using C++ library function or STL? +2.06
What is the scope of object which is passed implicitly and returned... +0.19
Elegantly reuse code adding const to a class instantiation -1.37
Why does this C++ code cause a runtime error? +0.47
Why don't the compiler take the namespace name when the inner scope... -1.53
Reducing the sizeof a vector using custom allocator? -1.17
understanding of non-type template parameters -0.73
Knowing when to delete associated user data from a std::map<void... -1.10
ostringstream breaks cout? 0.00
Values returned from a DLL differ between straight g++ and qt using... 0.00