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 ... 15 16 17 18 19 ... 89
Title Δ
Create member from external class 0.00
Searching a vector of object pointers -0.09
C2039 :'E' is not a member of "Node" error 0.00
"inline" keyword vs "inlining" concept -3.04
Link error missing vtable -0.27
convert char to string -0.26
How to use void pointer(void*) +0.50
Using char as array index after using map 0.00
Why are these default arguments allowed? -0.40
c++ template NULL undeclared identifier 0.00
How have null value inside basic_string in c++ +0.18
Using a class member as a default argument for a member function -1.30
How to convert vector iterator to int in C++ +1.13
Why do we need a default constructor to pass an object by reference... +0.22
STL Vector: undefined behaviour when calling data() on a temporary? -1.29
Is this a difference between iostream.h and iostream 0.00
Is std::cout buffered? +0.72
What's the difference between functor and lambda when used for... 0.00
Code size not increasing in case of inline functions +0.48
Bitwise operation result and booleans -0.03
solving issue # C++98 Valid use of “for_each” in the code using Boo... 0.00
Override two methods at once +0.23
When should one set the constructor as constexpr? 0.00
Calling non-static variable from static function -0.57
std::begin and std::end not working with pointers and reference why? 0.00
write function by reference parameter in c++ 0.00
c++ getline() looping when used in file with a read in int array? 0.00
How can differentiate between dividable by 2 and dividable by 4? +0.21
Type Casting File Input to Vector Type in C++ 0.00
Elegantly removing the part of a string after the last occurrence o... 0.00
Does passing a vector reference transfer ownership of its data? 0.00
C++ pass by pointer, default quesion 0.00
cpp default constructor and member initialization list? -1.53
What is the difference between char *name and char* name? +0.69
C++ Why the call is ambigous? +0.76
G++ Linker error: undefined reference to 0.00
How to Implicitly Call a Function Call Operator? +0.23
Is there a maximum number of std::map inside a std::map in c++? 0.00
How can I pass in a variable to a std::async? 0.00
How to convert std::string to std::u32string? +0.23
How does the implementation of vector work without getting problems... 0.00
Unnamed and Named Namespace Resolution 0.00
See if a point lies on a line(vector) +0.50
<< operator doesn't evaluate expressions correctly 0.00
Can I insert values into vector of pointers using insert function? +0.67
Syntax trouble with C++ +0.23
What is wrong with my code? I can't compile it -0.87
Initializer list syntax in member initializer list (c++11) +1.34
C++ - macro for calling function based on enum type -0.92
cannot convert 'std::string {aka std::basic_string<char>}... -2.30