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 ... 18 19 20 21 22 ... 34
Title Δ
How to create applications sending HTTP-GET/POST? +0.88
Templating Class Relationship -0.51
Availability of private and protected in C++ structs -1.21
Cannot trait an inherited class as base with SFINAE -0.23
why std::map<int, float> cant use operator[]: error C2678? +0.66
std::move vs. compiler optimization -1.45
Mismatched delete when freeing 2D array +0.26
Why does this piece of c++ not find the struct member 'filename'? 0.00
Memory Allocation/Deallocation? +0.59
C++ Connecting two .cpp files 0.00
How to pass parameters correctly? -0.43
Cannot move virtual function outside header 0.00
STL sort not working +0.31
Why does subtracting '0' in C result in the number that the char is... +0.57
How do create an overloaded operator for the form a[x][y]? +0.59
Multilple template end tag 0.00
Returning a literal by reference and inline -1.25
Is there any harm having a virtual destructor without a virtual met... +1.07
Move semantics to avoid temporary object creation -0.23
How do I give a default value to a map? 0.00
how to iterate multimap backwards for unique key? +1.07
Conditions for entering to destructor +0.20
Instantiating c++ interface as a child class +0.25
Add operator<< to std::vector +0.36
c++ vector iterator to function template +0.25
which data type correspond to 10^16 in C++? +1.07
How to null struct when passed to function? +1.05
If with and without curly braces +0.42
Why int** ptr, doesn't point the same address as int arr[3][3] when... +0.84
How to initialize a member using its parameterized constructor +0.27
How to avoid long constructors for simple groups of some values? 0.00
At compiletime do instructions from the file including the entry po... -0.85
Having trouble maintaining const correctness with parameter passed... 0.00
sizeof for a matrix of strings +0.28
Convert string of dynamic size to ints with stringstream 0.00
C++ gives an error +1.06
Scope of an inside-parenthesis declared object -1.78
How do you write two strings to a file in c++ +0.84
Correlation coefficient of matrices 0.00
How to end iteration through a C++ std::set one element early? -0.93
Segmentation fault on using memset instead of for loops to initiali... +0.05
Template variables in C++ +0.25
char* const args[] defintion +1.84
C++ Loop error in 'if' loop +0.26
std::sort c++ what is binary function 0.00
What does LL mean? -1.95
Writing a template that can use a std::vector or a std::set -0.19
How does stk::SineWave calculate a sine? 0.00
C++ Structs with Member Functions vs. Classes with Public Variables +0.32
boost::signal slot_type with a template 0.00