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 ... 34 35 36 37 38 ... 89
Title Δ
Doubly linked node constructor in c++ +0.85
Allocating object to predefined address in c++ without placement ne... +1.32
sizeof static array member returns the size of the pointer and not... +1.61
Error with uninitialized variables and returns -0.87
Is there a penalty for using static variables in C++11 -2.55
Inserting a vector of unique_ptr into another vector -2.01
Undefined reference to operator << in inherited class 0.00
Expected constant in 2d array +0.62
C++11 run templated class function with std::thread -0.74
Why we use reference return in assigment operator overloading and n... +1.30
No matching function for std::find() in eclipse. Works fine in XCode -0.86
Calling function via pointer 0.00
How to 'delete' this linked list from memory? 0.00
Unusual use of a Boolean expression -0.20
Implementing callback (for C library) as pure virtual in C++ abstra... +1.62
Correct placement of 'inline' +0.85
Is to round a correct way for making float-double comparison +0.67
Is typedeffing templated base class to simplify the code a good pra... +1.09
"no type named 'const_reference' " error when implementin... +1.13
when allocating memory to an object of base class, does the memory... -0.49
Expressing "read-only, no modification of position" for s... +1.24
using const_cast to pass const data argument to a function whose pa... -0.69
How to return first operand if the second operand of + operator ove... +0.59
C++ type_info as template (typename) parameter 0.00
cin.getline(char, int) gets skipped when in a loop -0.21
getting error while calling function / c++ and opencv 0.00
Am I understanding pointers correctly? C++ -0.81
test bit by right shift same speed as left shift? -1.44
C++: unusual operator overloading +1.06
In C++, what can I do to format my output? -0.86
C++ string implementation error -0.17
Modelling "if" with "for" -1.28
Treating a single object like an array with one element, taking one... 0.00
Reverse order of hex std::string +1.77
error C2280: attempting to reference a deleted function +0.60
Why does dynamic memory not get cleaned when it is out of scope +0.24
Convert QByteArray to std::vector<unsigned char> -0.19
"pointer being freed was not allocated" +0.47
How to resolve this MISRA c++ compliant warning -2.02
Initialization of 2D array data member +0.26
Cleaning up after a dynamically assigned, multi-dimensional array -0.13
Linker error: Undefined reference to Class::enum 0.00
Difference between interface and polymorphism +0.93
When must the output stream in C++ be flushed? +0.67
can any function be called after the main's return 0 statement? +0.31
C++ Member Reference base type 'int' is not a structure or union +0.54
Pointer to array of pointers (dynamic allocation) +0.61
Passing local variable as const reference in multithreaded environm... 0.00
Does std::vector<Object> reserve method need a copy construct... -1.39
anomaly regarding floating point arithmetic in c , on subtracting a... +0.94