StackRating

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

Thomas Matthews

Rating
1491.28 (4,394,798th)
Reputation
45,144 (2,328th)
Page: 1 2 3 4 5 ... 67
Title Δ
How to search a string for a char and assign it to another char wit... 0.00
I am trying to solve this problem but getting a run time error due... -1.87
Register storage class memory allocation 0.00
Arduino base 2 calculator not working C++ -0.00
How do I print the point content? -0.05
Store Data in memory to access later on 0.00
How do I pass a textfile into a 2D array in c++? 0.00
How can I print only consonants? -0.99
Converting HEX to DEC -0.00
Iteratively read bytes from standard input in c++ -0.00
How to print students name in ascending according to marks +0.50
Program to input Name and Height and Display it. I can't figure... -0.00
are c++ members not a variable but just a name of a data type? 0.00
Comparing the best average grade from the file and print the studen... +0.00
Difference between consecutive rows in C++ +0.50
How can't I sort by a number in descending order of course code 0.00
C++ Array of binary numbers to int value -0.01
Easy way to create multiple-dimension arrays in C++ with new operator -0.47
Why do functions in c++ need pointers to work (pass by value,pass b... +0.49
Given the following piece of code, how many time the “cout” operati... 0.00
How to search in singly linked list c++? 0.00
I'm not sure I understand the wording on part 6 of this question 0.00
what is a 'C-like' module in C++? and how to implement it? 0.00
Simulate command line input 0.00
Counting the no. of words in a csv file in c++ 0.00
How to sum two lists correctly? -1.76
Reading from a text file and storing the data into a table has prod... -0.01
using numbers inside a file as input to calculate them c++ 0.00
For multiplication and division in C++, what is the reasoning for u... +0.54
Problem in reading data of object from file in c++ -0.06
What's the function for Morse code to English text? +2.33
Assign array from an array in text file? 0.00
c++ operator < overload with class and interface 0.00
C++ "Space ship" +0.50
using array and loops to display outputs 0.00
Reading from binary file to vector.c++ 0.00
Write a function takes in 2 parameters – the pointer head OR tail p... +2.54
Counting the number of characters inside double quotation marks -1.08
Display names when input text is separated by # in C++? 0.00
How can I display the number minutes, hours, or days from the amoun... +0.54
How to compare two text files and find the similarities between then? 0.00
Program is counting consonants wrong -0.41
Does specifying different typedef string lengths in C reduce memory... -0.50
I'm having some problems with the switch,break,case syntax +0.50
How to make negative numbers not count when doing addition (C++) 0.00
How profitable is it to use powers of two in the calculations? 0.00
C++ What syntax for avoid duplicated declarations? +2.16
How to read integers line by line from a text file in c++? 0.00
How do I write an array of contents into a text file? +0.20
How can I solve this problem with arrays in C++? +2.21