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 ... 11 12 13 14 15 ... 34
Title Δ
Passing argument from heap to function 0.00
c/c++ : 2-D array variable subscript +0.86
Passing pointer to a function in C++ -0.38
What value does a static variable store when inputted into? -2.11
Keeping separate pointers to container items +0.23
Is there a destructor for a pointer in c++? +0.94
opening c++ txt file and reading individual digits into int array -0.27
Can I use ' == ' to compare two vectors. I tried it and seems to be... +0.14
Performance difference between else if( cond ) {} and else { if( co... +0.63
Inheritance of class members, mixed with templates 0.00
How could I use a non constant value to instantiate multiple object... 0.00
reading text with whitespaces in c++ -0.77
Having trouble when overloading the '<' operator for a map -0.89
reason for not using overloaded assignment and copy constructor in... -0.29
Meaning of & (array_name) in C/C++ 0.00
Why/How does the mechanism that cleans up statics, gain access righ... +0.54
C++ how to remove duplicates from vector of Class type? +0.62
was not declared in this scope +0.20
checking error while writing to a file +0.24
Trouble with #include, C++ +0.22
STL Map error C2679 in C++ 0.00
One-line instantiation of QVector with values without using << 0.00
Pragma optimize gives errors 0.00
C++ multidimensional array and pointers to table of pointers +0.23
Constant class and function +0.62
Heap sorting vector of Clients, passing iterators incorrectly? -0.88
Trying to understand bitmaps pixel by pixel +0.23
warning: control reaches end of non-void function [-Wreturn-type] 0.00
C++/Boost Insert list items into map without manual loop +0.22
I assign a pointer and it nulls itself out +1.07
Can't read first string 0.00
operator<< doesn't find match 0.00
Doubts in a code to test the use of assignment operator +0.23
Cannot dynamic cast when using dynamic_pointer_cast -1.67
How do I write setters and getters for an array? (c++) -0.84
cannot convert parameter 2 from 'mxArray **' to 'mwArray &' -1.88
Random integer / occurrences (C++) issues 0.00
What's wrong with defining a reference to a pointer to a const data... +1.73
C++: Why does my function return a reference address different from... -1.74
Downcasting a class c++ +2.01
vector bad throw alloc expetion even don't access any element +1.03
Defining Cache Size on User's Input +1.25
What operator to overload if i want to use " a = {x, y};" +0.23
Calling overloaded operator function from struct pointer 0.00
Not getting desired output for cin.getline(), -0.28
Allocating arrays in C++ +0.04
C++ functor compile error +0.70
Dynamic linking in C++ not working 0.00
Array Size Member Function Compile Error +0.22
C++ Invalid use of member function, did you forget the ( )? +1.00