StackRating

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

sjrowlinson

Rating
1544.32 (9,882nd)
Reputation
2,419 (69,749th)
Page: 1 2 3
Title Δ
Building Python package containing multiple Cython extensions 0.00
how do i know what is the type of an element in an array of pointer... -0.81
C++ priority_queue size() issue 0.00
Reading a file into a 2D Vector / Push Back 0.00
Converting array int values to doubles +0.26
Should I use simple classes or a highly dimensional matrix? -0.49
Fast way to push_back a vector many times +1.13
Unexpected behavior when pushing a character to vector of strings +0.67
Compare function for an object Priority Queue C++ 0.00
Differences in erasing an entity from a list in C++ -1.17
Using STL Map & Set for reocurring words 0.00
Best way to return and assign a vector in c++ between multiple func... 0.00
Failure on initialization of unordered map +4.78
Half-dynamic multidimensional storage object +1.78
Avoiding std::deque iterator not dereferencable error between unman... 0.00
How to read only some previously know lines using ifstream (C++) +0.86
error: request for member ‘end’ in .... which is of non-class type... +1.78
C++ OOP: how to create a random number generator object? +3.63
How to initialize a pointer to a dynamic 2D Array in C++ 0.00
error 2d vector class initialization in class 0.00
do I have to clear std::vector before deleting it +5.07
How to Reallocate/Resize a 3d array to fit into a new size c++ -4.13
Is there a function to add to the bottom of a c++ stack? +3.09
Writting in a std::vector of std::vectors in the first dimension -4.51
What is the best way to assign variables in a multidimensional vect... +1.42
C++ - How do you create multidimensional arrays? -1.98
Issue finding size of dynamic int array that contains a zero +3.76
how to use C++ unordered_set for class? -0.61
std::vector<int> vec[nx][ny]; -4.71
Add value to array only if value isn't already in array -0.40
How do you order objects in a priority_queue in C++? 0.00
String Manipulation/Errors in C++ using IOStream 0.00
Taking a pointer passed to a function, then putting it into another... +4.07
How to return large data structures efficiently. -3.18
Differences between various Custom Comparator functions in C++ -1.82
find max profit from buy/sell on different days +4.75
overloading << for vector of pairs iterator +3.71
How can you generate a random amount of numbers between a certain a... +3.73
how to find the max element between the m-th and the n-th element o... +5.94
EAccess Violation when initializing char matrix 0.00
Compilation errors when using cout 0.00
Can derived object pointers be stored in an array of base class poi... -2.61
undefined reference to 'std::string Helper::ToString<int>... -3.13
File output inconsistency between GCC and MSVC 0.00
How to build an array of vectors, which can rotate, using C++ -0.14
how to accept only whole numbers in c++ -3.61
Removing an object from vector while iterating through it -4.73
Pass string like parameter to external method as char * 0.00
How to generate a list of ascending random integers +1.69
Vector of a struct +3.08