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 ... 24 25 26 27 28 ... 34
Title Δ
C++: How to allow own comparison operators()? -0.05
What does "const& X", where X is a struct mean in met... +0.79
Static function as operand 0.00
How to convert row vector to column vector in Eigen? 0.00
Function pointers and overridden functions in C++ +0.37
How to reference derived objects in a vector of pointers to base cl... -0.51
De-allcoating dynamically allocated multidimensional arrays. +1.22
constructor and destructor between two different class +1.35
why can't we define typedef typedef TYPEDEF +1.08
Code returns the same thing after compilation? 0.00
How can a char and a char* be appended to an existing string? -0.99
C++ nested iterators -0.32
C++ How to compare 2 integers to see if they are equal? One is user... +0.29
C++ overloaded output operator +0.36
upper_bound on vector<pair<int,int>> -1.47
Difference between MoveInsertable and CopyInsertable? 0.00
Can initializing a variable and input happen in one line? +0.90
c++ passing function as array index isn't working. 0.00
Pointer and references in c++ as arguments +0.82
C++11 non-static member initializers and deleted copy constructor +1.83
std::async call of member function 0.00
two arrays point to the same information +1.56
Pointers in C++; segmentation fault error: +0.71
Getting the exact same results from rand() due to global object bei... 0.00
g++ error: Class hos no member named 0.00
Parsing File I/O +1.18
How does overloading function call work in C++? -1.19
how to copy char* to a vector<char> and retrieve it? -0.89
Are newly allocated elements of std::vector<int> initialized... -1.93
Function does not work inside a class - function call missing argum... +1.08
Getting Errors but Lost on meaning using Linux Compiler -0.29
Why isn't accessing a deleted object crashing my program? +0.81
C++ How to avoid floating-point arithmetic error +0.50
multiple typedef for same type +1.33
std::cout won't print +1.16
When a pointer is created in scope, what happens to the pointed to... +1.42
error - c taking address of temporary -1.06
C++ reference to a copy-constructed object +0.98
using vectors in C++ gives me an error that I cannot make any sense... 0.00
Is it good practice to require the type in a class template to resp... -2.58
Cannot read in string from string class +1.22
Convert string to int if number -0.89
How to pass a multidimensional array by reference when it has dynam... -0.24
c++ map containing a list 0.00
Does setting an array (int*) to NULL free the memory it occupies? +1.08
lvalue required as left operand of assignment - Array +1.05
Assign to object being created in c++ -0.64
increase c++ code verbosity with macros +0.90
Finding information in a vector? -2.64
How do I adapt a pure virtual method from a template to the class t... 0.00