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 ... 17 18 19 20 21 ... 67
Title Δ
How do [n&1] and [n%2] work? 0.00
What is the best practice for passing filename strings to a funcito... -0.48
Does free() operator delete the address from the dynamic variable? +0.42
Making a (Kik) bot with Notepad++ and genymotion 0.00
Parse string of numbers +0.24
How to convert string to int in c++? -0.46
Writing last n lines from one file to another -1.44
cant compile in Qt said both error 1 and error 2 0.00
Remove elements from two std::vectors based on the first vector'... +0.54
How to use a string in a case c++ +0.87
Translate assembly instructions to c++ 0.00
String containing address of value -> pointer for that value 0.00
cpp program multi-file input using fstream 0.00
How Do I Add the Results of a Looped Input File? +0.04
How bad is redefining/shadowing a local variable? +0.41
stl pairs and binary search +2.13
Xcode C++ How to add a "Play Again?" function to my program 0.00
XCode C++ Program not running proper loops -0.47
Checking for overflow/underflow when doing math on basic types 0.00
Why Is Horizontal Tab not working for C++ cout? +2.74
Turbo C++ program getting stuck +2.74
Input data of different types from a file and NOT USING VECTORS 0.00
Byte array, I need to turn it 90 degrees 0.00
C++ Separate an INT and Sum it's halves +0.53
Dynamic linking or dynamic loading for shared libraries? 0.00
How do I make an array of 2D arrays that are not all the same width? +1.26
error: ‘Board::Board’ names the constructor, not the type Board::Bo... 0.00
method to trace function call in C++ 0.00
Take only the first five rows of a long list separated by empty lin... +2.10
Why can't I get any performance improvements by running multipl... -0.62
C++ | Text files hardtime (line edit) 0.00
Store Input from Text File into Arrays or Variables? 0.00
Conceptual Difficulty c++ Deck of Cards +0.35
Reading values of primitive type in to variables from standard input -1.17
Accessing array memory in c++ throws error 0.00
Can't access inherited members of class in constructor +0.54
How detect a variable changed without using +0.55
What happens to registers when you manipulate them using asm code i... -1.84
How to link g++ itself to my project? 0.00
Will a copy of a variable passed by value remain in the memory? +0.03
Reading and writing cell by cell in a CSV with C++ 0.00
If two languages follow IEEE 754, will calculations in both languag... +0.91
How does an object pointer know how much memory to dereference? -0.08
Is there a way to determine which of two languages is calculating m... -0.46
Is there a performance issue when using uint8_t on larger architect... -0.32
Execute code every 1 millisecond -0.40
Given a pointer to some data and the size of the data as an input,... +0.03
make user enter a string of integers and output a different string 0.00
Simple VBA to inserting row at an increment 0.00
How can I sort array elements by number of divisors? +0.70