StackRating

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

PaulMcKenzie

Rating
1547.90 (8,593rd)
Reputation
24,921 (5,136th)
Page: 1 2 3 4 5 6 ... 29
Title Δ
Problems building a SquareMatrix template class +0.42
Suppose we have two std::vectors v1 and v2 and we dont want to comb... +0.44
Backpropagation giving strange values in C++ neural network 0.00
Debug Assertion Failed error while comparing unicode using isdigit +0.43
Using user defined types with std::vector and std::sort +0.42
trouble inserting data into a SET in c++ 0.00
Trying to read strings from a file into an unsigned char vector 0.00
Recieving "vector subscript out of range" only on visual... +0.17
stack overflow when using copy constructor and/or assignment operat... 0.00
For Random Access Iterator (vector iterator), are the iterators C++... 0.00
Template Metaprogramming to calculate Fibonacci -1.70
cout prints memory address instead of value +0.42
Segmentation fault in the first line 0.00
Unable to enter while loop:"Segmentation fault" +0.48
How do I proceed with a question like this? +0.18
Displaying first element user input in an Array -0.48
Problem using vector of pointers (with code) C++ (and doubts regard... -1.37
Why g_object_set throws an exception(vcruntime140.dll)? 0.00
Function return the first common characters of two strings 0.00
C++ Separate a string by spaces and commas -0.42
Segmentation fault in implementating DFS in C++ 0.00
Wordcount function having trouble adding words to a set of unique w... 0.00
how to compare the elements of a vector to an array? 0.00
Segmentation fault at qsort's compare functor -2.31
What is the problem with appending arbitrary object to the array? 0.00
Circular doubly linked list memory deallocation -0.56
Adding words to a trie 0.00
List minimum and maximum value in array +0.45
Find the index of the n-least values in a array without sorting +1.80
Access violation reading location in a destructor of a class -1.70
string permutation using recursion , segmentation fault 0.00
Why is an error popping out when i am trying to use priority_queue... 0.00
forward_list iterators incompatible -0.34
Error Within Overloaded Assignment Operator Function and Copy Const... 0.00
Why does inbuilt sort function for c++ does not function when we us... +0.23
Unable to print a vector of pointers 0.00
Parsing specific string data to variables 0.00
Vector class reimplementation as dynamic array: Memory faults with... 0.00
How to Avoid printing duplicate special characters in string? -0.33
How do i implement std::all_of function correctly to verify part of... 0.00
Compare Bytes From Data Stored in a std::string -0.05
How to sort multiple arrays based on one and print them out +1.54
why v3 does not return anything even when inputs are equal +0.45
program works as excpected untill I add a destructor to it -0.89
Check if string contain only letters +0.54
C++: Private class pointer member returns undefined values 0.00
How can I modify my code so that gives me seemly output? +1.72
How do I implement a deep copy constructor into a linked list? 0.00
How to push characters of a string into a 2d vector 0.00
How to remove objects and pointers from vector of pointers by objec... +0.42