StackRating

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

RichardPlunkett

Rating
1510.27 (68,882nd)
Reputation
2,805 (60,200th)
Page: 1 2 3
Title Δ
Delete Function on Binary Search Tree w/ Unidentified Type Error 0.00
Some confirmation on hashmaps and terminology C++ -0.52
Does a return by value call the copy constructor or the copy assign... +0.49
Populating a vector with random numbers +0.01
Finding the smallest number in vector -0.67
Tell `endl` not to flush -0.82
Segmentation fault when using I/O redirection to input a data set 0.00
Is the Big O notation the same for memoized recursion versus iterat... +1.45
Optimal way to delete last line of file in C++ +1.49
Relative prime numbers +1.28
What is the range of the function std::arg()? -1.52
Loops: Use break or state variable in constructor -1.24
How to print specific amount of elements of array per line? -0.02
How to print specific amount of elements of array per line? -0.02
Rounding in C++ and round-tripping numbers +2.52
How to avoid stack overflow in infintie recursion? -1.17
Stack allocation in c++ for large sizes -0.44
Is it a good practice to point to a new address on free store when... +0.87
Typecasting Member Variable Pointer to Object Pointer -1.52
C job interview - casting and comparing +0.14
How to traverse fixed number of elements in c++ list +1.05
two circles collision +1.16
C++ expression must have class type error 0.00
Solving variation of sum-subset puzzle using bitset 0.00
Runtime switch between << and >> in C++ 0.00
Why can't my silly cardgame classes talk to each other? +0.13
Please explain C++ deep copy code -1.71
C++ Passing a Multi-D Array to a Function +0.15
Project Euler 14th crashes 0.00
C++ help! Program won't work -0.03
Approximated closest pair algorithm +0.92
How to find an element in a binary search tree? +0.05
Keeping variables inside the scope of the loop where they are used -0.56
provide unit-testing for c++ code -2.61
Sort a vector of pairs +1.98
Non ASCII characters - conversion from std::string to char* -1.89
fibonacci sequence in c++ 0.00
Which function grows faster 0.00
Looping through a string, more than one char gets output 0.00
C++ creating an array in a temporary class +1.81
Converting between text files and binary files in C++ -1.45
Are constant identifiers treated differently in C++? +4.05
Swap every 2 characters in a string? (abcdef) -> (badcfe) +0.07
Difference between preprocessor directives and libraries -1.67
How do I run a keyboard program in the background? 0.00
Storing references to class members. Is there a nice solution? 0.00
Ofstream Text Writing Issue with Arrays C++ +3.80
C++: Pointer to Member Function within Struct +0.42
passing char* back and forth between functions -3.70
How to copy and truncate/pad an array 0.00