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 ... 16 17 18 19 20 ... 89
Title Δ
How to display "No solution" instead of -1.#IND in do whi... 0.00
Is calling operator>> on a istream in a fail/bad state undefi... 0.00
Which way of invoking lambdas in C++ is the most idiomatic? +1.02
Difference between this. and this-> +1.00
Class pointer to diffrent .h file +0.23
Is it possible to access physical address 0? +0.40
Default move construction -1.00
Memory altered unexpectedly only on gcc? 0.00
C++ function to find minimum from a list . Is this function correct... 0.00
C++ use std::set with objects properly +0.93
What does "new ClassName(this);" mean? -0.79
C++ function template specialization declarations and template argu... -2.29
C++ exponential_distribution template class generates non-accurate... 0.00
c++ How to extract the whitespace between words if there is one -0.28
Operator Precedence -0.62
Is it possible to specify a private member variable public only for... +0.48
Accessing a private member variable of an object created in static... -1.37
Overload ++ and + operators +1.25
strange behaviour of assigning char array to single char -0.25
How to write code that checks if a program will terminate? +1.59
Class unable to make friends with a function that's not in its... 0.00
passing classes within classes c++ +0.52
How to avoid "conditional expression is constant" warning... +0.96
Converting const struct reference to non-const pointer -0.93
c++ map of vector in structure 0.00
Will I get a memory leak if I set an existing vector = vector<in... +1.18
Why can't I access a default argument in its initializer in gcc? 0.00
Are unused local variables freed after inner function call? -0.26
why i'm not able to add two strings using operator overloading? 0.00
binary 'operator *' has too many parameters +1.11
c++ char* converted from a string using strdup doesn't equal or... +0.46
What is the purpose of using the paramater "const [variable_ty... 0.00
c++ get address of variable without operator& +1.09
Trying to print a variable. Program crashes 0.00
How is an exception transferred to find a handler? +0.22
Error Message "invalid conversion from ‘void*’ to ‘unsigned in... +0.23
Could not deduce template argument - generic function +1.11
Why does sizeof a reference type give you the sizeof the type? +1.18
Too many initializers for Array error +1.37
Traversing a string in C++ +0.71
New features' syntax in C++ -0.05
Passing Parameters to Base Class Constructors C++ +1.23
Placement new and alignment in C++ -0.69
Array data members declared with no size +0.56
C++ : two types of return | templates +0.23
what is the main reason of using malloc() in C +1.24
Initialize pointer inside function. How it works? -1.49
Removing a class pointer from vectors 0.00
Why is the deletion of an incomplete type defined as "undefine... +1.84
Use of static private attributes +1.06