StackRating

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

Mike Seymour

Rating
1722.24 (78th)
Reputation
219,975 (198th)
Page: 1 ... 32 33 34 35 36 ... 89
Title Δ
How to initialise in C++11 in one line a vector of n equal elements? -0.16
When should I use destruction function of my own in C++? -0.51
Why (char *) is used in write() function in C++? +0.86
c++ pointer to member function from a nested class +1.29
Copy elision possible if returning parameter? +1.33
Can std::initalizer_list cause lifetime issues? -0.32
What is this cin.getline() behaviour? 0.00
Initializing C++ const members with data from function (MPI_comm_si... -0.90
C++ object construction in a multidimensional dynamic array -1.42
Objects of size 0 +1.31
noncopyable, but movable container 0.00
C++ standard lib: Achieving constant time remove from linked list +0.38
Reference variable shows undefind behaviour after the next line of... +0.41
Recursive function with function template -0.71
Ensuring a call method at compile time -2.05
Defining == and < for structs with many data members +1.61
std::shared_ptr::owner_before and std::owner_less: What exactly is... +1.39
Function with map parameter needs additional arguments? 0.00
Program crashes at Function declaration with Unhandled exception: S... 0.00
Push_back on a vector of array of char -0.46
Access values from CArray pointer 0.00
multimap less_equal leading to wrong find() results +0.61
A global variable in C++ can be called? +1.23
Datatypes produced by #define in C++ -0.52
Can inline functions be called inside a loop? -0.09
Adding elements into a c++ map -0.85
Overriden virtual functions +0.29
Need an example of conjunction that's not commutative 0.00
Is auto& or auto&& prefered for modifying a range with... +1.77
Fastest way to get data from a CSV in C++ 0.00
C++ Return value, reference, const reference +0.84
Passing references through a function? +1.25
No matching function for call to 'ANDingOctets' +1.05
Insert pair values of characters in an unordered map within the key... 0.00
#include inside #if - #endif -0.21
How can I create an atomic enum in C++? +0.29
Creating an ofstream if needed +1.50
Narrowing conversions in C++11: what is the "actual value afte... -2.04
How to avoid multiplication in pointer arithmetic? 0.00
2 Nibbles Struct, assign operator and bitset. How to? +0.88
Switch case to break an outer loop? -0.21
Performance C struct vs C++ struct/class +1.23
Deleting array of pointers +0.49
Cannot convert double [] [] to double ** -0.42
Why isn’t the standard library calling a container remove function... 0.00
populating a static unordered_map local variable +1.26
Invalid use of non-static data memeber in for loop iterating a vector 0.00
Find largest unsigned int .... Why doesn't this work? -1.92
Error overloading operator [] for a std vector object +2.27
Create A histogram using C++ with map/unordered_map: the default va... +1.99