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 ... 9 10 11 12 13 ... 29
Title Δ
storing vector for a key in map in c++ and accessing the vector for... 0.00
Erase elements from a vector of pointers and deallocate the dynamic... +0.43
Why can I not construct an object of this user-defined type with th... +1.09
Why does this program which finds the smallest triangle number with... 0.00
Random Number (rand) does not work outputting an unknown character +0.90
One too many commas being printed in my array -0.40
Access of member functions in C++ inheritance -0.29
==15341==ERROR: AddressSanitizer: heap-buffer-overflow on address 0... 0.00
C++ double free or corruption (out): Even with copy constructor and... +0.44
How do I efficiently copy unique objects from one vector to another... -0.04
C++ - Getting values from text file into array for comparison -0.39
Find All Palindrome Substrings in a String by Rearranging Characters -0.55
C++ Process Monitoring (GetExitCodeProcess) +0.11
Reading file into array of struct c++ -2.10
Why Does my Message Box Show Up in Another Language? 0.00
implement undirect graph C++ using Adjacency List -1.82
std::transform on a multiset giving me error C3892 +0.41
My program that is supposed to get rid of characters that are not n... +0.43
Debug assertion failure with stringstream::imbue and custom global... 0.00
Segmentation fault in push_back for a 2d vector -2.29
Code producing different output on different compilers -1.68
Reading a text file (with integers) row by row and storing each row... +0.41
In my C++ code If I print sum outside loop it gives correct answer,... +1.63
Why is this loop outputting 0 every time to sqdNumber_result? -0.80
Value of array changes while copying to another array 0.00
What is the issue with this C++ code? 0.00
How to generate all possible combinations of two coins with three p... -0.89
When pushing a new object, a pointer to that object becomes garbage -0.40
How to end hangman game using "int promptYN(string reply)"... 0.00
Erasing an element in std::multiset caused irrelevant iterator inva... 0.00
How to define a 2D array of structures in the private parts of a cl... -0.07
Appending elements to a vector results in subsequent failed sort +1.81
Why does the USACO grader not accept my solution to "Prime Cry... 0.00
Exception thrown at 0x0F640E09 (ucrtbased.dll) in ConsoleApplicatio... -0.18
"Pointless comparison" warning in template with certain v... -0.58
Should I use brackets [] or .at() for array access? -1.58
C++ logic error 0.00
Exe crashes after coming out of the method in c++ 0.00
expected primary-expression before ‘;’ token 0.00
Child states in alpha-beta pruning 0.00
calling iterator on list in constructor changes its final value? 0.00
Finding a word in a string using only libraries iostream and cstring 0.00
C++ - Cannot return vector from function +0.41
Segmentation error in DFS 0.00
segmentation fault (core dump) c++ 0.00
`delete[]` on `int*` allocated with `new` gives malloc error -1.96
How to DllImport char* 0.00
initialize a vector in a class passing its size as argument -2.38
Dynamically allocated objects in static map. Delete necessary? -0.08
cant compile matrix multiplication ( C ) +0.43