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 ... 57 58 59 60 61 ... 89
Title Δ
matrix generator - segmentation fault in C -1.58
Trouble passing data from if and if else -1.87
String to store array -0.85
C++ Templates Angle Brackets Pitfall - What is the C++11 fix? 0.00
C++ initializing reference with a parameter -0.81
Does a C++11 foreach loop condition get evaluated every cycle? 0.00
std::forward_list - how to insert element at the end +0.97
Multiple Definition of "..." c +1.31
why this insert gives syntax error -2.90
Does the compiler provide a address operator? 0.00
C++ unicode (or wstring?) equivalent for (char) +1.35
How to get state reference from lambda with capture clause? +0.99
C++11 smart pointers and polymorphism -0.31
heap and class destructor -2.37
C++, mingw and clock_gettime doesn't compile +1.89
Enumeration declaration and definition -1.56
C++ Polymorphic memory cost +0.05
deleting elements completely from multimap (C++) 0.00
operator overloading "+" for types complex/double +0.78
Compiler error C2653: not a class or namespace name +1.09
C++ delete crashes on certain instances +0.70
How to pass method of a class into another function in C++? -0.68
Explicit call to destructor before longjmp/croak 0.00
Copy Constructors ... A Quandary -2.64
Constructor initialization Vs assignment +0.29
Moving from C array to std::map <int, val> operator `-` gotcha 0.00
Availability of private and protected in C++ structs -0.99
is NULL/false in C and C++ anything more than 0x0 / 0b0 / '\0' / 0 -1.73
Custom destructor in STL container +0.94
char* const args[] defintion -1.84
I have a class object as a member of another class, how do I initia... +0.29
does returning a vector in c++ append? -0.02
Understanding CPP pointers -0.67
shared_ptr copy +0.30
Is this a safe way of throwing an exception from a destructor? -1.08
When is the constructor called when a vector of class objects is cr... -1.08
Widening of integral types? -0.57
How to iterate over binary masks of long long? 0.00
why defining a method with a return type as its class won't get me... -0.56
downcasting dynamic_cast with non-polymorphic classes, why doesn't... -0.83
Dynamic string array +1.17
segmentation fault in string -1.52
Is equality reflexive for classes? (I.e. are instances always equal... -0.37
Should return type of a function and its type as argument be the sa... +0.40
Check user input for errors elegantly +0.27
C check if pointer is valid? -2.70
any difference between "virtual void IBase::Foo" and &quo... -1.35
Objective C Error: C style method inside Class implementation? +2.00
What is the difference between IND and NAN numbers 0.00
Bitwise operations on integer act differently in DEBUG and RELEASE... -1.19