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 ... 14 15 16 17 18 ... 34
Title Δ
"invalid use of non-static data member" when accessing a... 0.00
How to store multiple derived classes in a vector without slicing +0.22
Would this be a valid way of running a loop in c++? +1.31
Pointer-to-pointer dynamic two-dimensional array +0.32
My code does not compile for a strange reason -0.02
C++ new - memory substitution and scope resolution +1.86
Issue passing std::unique_ptr's +1.28
C++ – Trying to write files +0.23
Readability of long function calls +0.39
Why the destructors are called twice for this functor? -0.88
Templated deriving from a template -1.10
Mixing OOP with structural code +0.68
Why does vector initialization constructs and copies? -1.70
#define directive memory storage +0.93
Is there a difference between int *x and int* x in C++? -0.00
Switching between derived classes in C++ -0.60
Why is capturing by value needed in C++11's range-based for +1.50
Error reading and printing a text file with C++ -0.52
char** vs char* c[] for accessing a string array +0.76
How to create a collection of stream objects +1.34
Another option to double pointer 0.00
error: expected template-name before < token 0.00
How to prevent "\n" being written at the end of file -0.66
Remove elements from vector of user defined data type in C++ -1.59
Beginner Error with "getline" -1.66
C++ code about GET and sprintf -0.53
How to handle improper input files 0.00
Returning a particular value instead of 0 in an unsuccessful search... +1.08
C/C++ register variable +1.13
c++ passing 2d arrays to funcions -1.05
Error building in xcode 0.00
Initiliaizing char[40] through the constructor +1.35
How to access instance variables in C++ like Objective-C getter and... +0.81
Strange behaviour with a vector of pointers +0.94
How can you initialize an object from a variables value? -0.26
Array of different objects +0.24
Prefix and postfix operators returning unexpected values 0.00
C++ printing spaces or tabs given a user input integer -0.73
String was not declared? +1.21
How to read these expressions: *&pointer VS &*pointer +1.43
what is the best data structure in this case? 0.00
C++ multiple instanced structs that can be called from other classes 0.00
If a function is never called does the compiler omit it when creati... -1.57
Displaying % symbol in C++ and Ncurses +0.23
CRTP, forward declarations and templates in cpp files -1.16
how to allow for missing data in a text file -2.95
loading file with char pointer +0.42
Template argument default value for built-in types 0.00
size in multidimensional array in c++ 0.00
why can't i use list iterator logical comparisons operator? +1.06