StackRating

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

Joseph Mansfield

Rating
1706.23 (126th)
Reputation
90,423 (866th)
Page: 1 ... 23 24 25 26 27 ... 34
Title Δ
Is it possible to return "weird" characters in a char? +0.22
Error While Trying to Use Vector to Implement Stack +0.26
copy constructor called twice +1.12
C++ fstream overwrite instead of append 0.00
Why do I get three different numbers when i try to output a UTF-8 c... 0.00
Invalid conversion from unsigned char* to char* -1.77
Initialize static const data members of a class into a class 0.00
getline(isstream, string) in C++ +0.13
understanding default constructor c++ 0.00
Understanding the concept of 'File encoding' -0.66
Get char * from DLL 0.00
why my comparison between double fails c++ +1.00
Send this instance as callback parameter +1.13
How to write move so that it can potentially be optimized away? +1.40
Convert Pointer To Member Function To Pointer To Static Function +0.29
boost::variant object construction count VS destruction count 0.00
assignment operator overload on a template class with template para... 0.00
Random generator from vector with probability distribution in C++ 0.00
Dealing with pointers and vectors in C++ +1.53
array indexing from a pointer +1.09
'Type non-static const member can't use default assignment operator... +2.05
Visual Studio Compile Warning: Using system operator==/!= for GUIDs -0.68
Usage of template class with template method in C++ 0.00
Vector Iterator: no match for ‘operator=’ +1.31
C++ function objects with explicit template paramaters +1.00
C++ How to tell apart specific object types from a Heterogeneous Co... +0.30
using namespace std and then including boost? 0.00
Extraction of integers from a string +0.29
Should members usually not be const in C++ classes? The actual purp... -1.66
Something wrong with my QuickSort 0.00
vector of pointer -2.13
Functions returning a collection of objects in C++ -1.46
How to write convertible code, 32 bit/64 bit? -1.34
What is the value category of the operands of C++ operators when un... 0.00
Call one of a member function pointer inside a struct 0.00
Compute car payment amount not calculating properly +1.02
Polymorphism in C++ , sub-types? -0.75
This struct is defined, so why does the function think it isn't? -0.37
Can I chain comparisons together in an IF statement? -0.58
Strange bug with default constructor (C++) +0.94
Why is sizeof(unsigned double) equal to 4? -0.84
Make a copy of a board +0.20
Return type of reference and copying object +1.84
C++ normal_distribution function for simulation application +1.96
Difference between using vector polymorphically vs. arrays polymorp... -2.34
keep indexes before sorting of array c 0.00
union can't contain an object that has a virtual function +0.29
using multiple keyvalues for std::map C++ -0.17
drawbacks of a void pointer in C++ +0.68
Passing a specific variable to a function and then edit the value o... +1.20