StackRating

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

Justin Randall

Rating
1505.90 (124,436th)
Reputation
1,671 (98,829th)
Page: 1 2 3
Title Δ
C++ what is more efficient? -1.28
number of swaps required in bubble sort without actually sorting it +0.15
Why is C++ returning the original value -0.53
Vector of Vector Segmentation Fault -0.78
How to fill a vector in c++ with a user provided set of random valu... 0.00
Get Local Ip address in c++ +0.49
Converting an integer into a string of binary without using arrays... -0.04
Filling a STL list with a .txt file not working 0.00
initializing a vector with English alphabet +2.21
Reading from a file and sorting alphabetically -0.52
expected primary expression before ; token -0.01
im tring to understand error: ambiguating new declaration of 0.00
enum class: syntax details: types and generalities 0.00
C++: Unable to set type int to non-scalar after bitwise functions 0.00
cin.clear(ios_base::failbit) vs cin.setstate(ios_base::failbit) 0.00
How to draw blocks in Tetris with less code? 0.00
How to pass char array as const char* arg? +1.28
first char is not stored in a string object using getline() functio... -1.91
Lost on how to go about this -0.17
Merge Sort returning wrong values 0.00
Reading books information from txt file in C++? +0.45
how to shift elements of array from one column to another column by... -2.21
User Input To End Close Console -0.69
Accept only Alphabet/Letters for input of a variable, reprompt if n... 0.00
Unknown Exception being thrown 0.00
How to use strcpy in an array in c++? 0.00
simplify my code in C++ below 0.00
comparing 2 text file in C++ 0.00
Decimal to Hexadecimal conversion in C++: Getting nothing in return -0.03
How can I print the most populous state from my structure? 0.00
How to convert date string to time_t 0.00
Duplicated Values in Array +3.94
Freeing Memory Allocation +3.98
c++ File Reader Program +0.37
C++ convert a string in a loop to a double 0.00
Matching C-style array passed as void* with GMock 0.00
A value of type "const char*" cannot be used to initializ... -3.77
C++ OOP inventory and item class 0.00
Learning C++: The game of Life 0.00
Change file Offsets. What's the best way? 0.00
C++ can't have cin.ignore() after cin? 0.00
how to search an element in a vector of strings using with and with... 0.00
How do I print a tic-tac-toe board after the user enters in the row... +4.36
C++ incomplete type error when passing class as function parameter -2.09
Store value of a mathematical funtion +4.07
Define a reference of the member variable of a vector of a class -3.73
What does double store? -4.06
What necessary changes are required to pass String using reference 0.00
end of a c++ string 0.00
How to Parse Input Commands Having a Simple Syntax? +4.65