StackRating

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

Toby Speight

Rating
1456.30 (4,530,542nd)
Reputation
17,684 (7,921st)
Page: 1 ... 6 7 8 9 10 ... 17
Title Δ
How can I use awk (or cut) to print the last field per line from a... -0.29
Running tasks in parallel with Makefile 0.00
std::remove_if polymorphic std::unique_ptr from std::vector -1.22
How to make a C++ program that factors a quadratic expression into... -0.21
Valgrind says i'm not freeing the memory, why is that? +0.04
Ubuntu bash script string contains similar words +0.04
Are all integer values perfectly represented as doubles? -0.74
adapter pattern : support underlying data that can be const or non-... -0.94
Qt - Use builtin translations 0.00
Why is while read data; do echo "$data" | cut -d: -f1; do... +0.15
Upload file to specific directory PHP -0.02
Creating an Array that creates instance of a struct +1.35
Check if number is a power of two, and if the input is number -0.23
How do I read from a named file? +0.02
Duplicates over 2 columns +0.15
Comparing C macros -1.80
Can I use another way to get the time from C++? -0.62
Implementing Miller-Rabin in C -0.47
Split up line with arbitrary many groups -1.13
how to echo the filename? -0.22
Right usage of destructor +1.20
C shared library problems -0.38
How to select all possible combination of elements from a set using... 0.00
Deleting all files except ones mentioned in config file -0.46
Open an applet in Linux Terminal 0.00
Finding the median value of a vector using C++ -0.80
How do I throw error when user gives empty command line values? +0.53
Calloced memory appears to be NULL +0.50
How to enforce error when function has no return in gcc? 0.00
levels of indirection in c +0.53
How does the C++ compiler know which CPU architecture is being used -0.37
C++11 usage of delete specifier vs private functions +2.50
Faking values within "source file under test" from an uni... 0.00
how to find the intersection between three intervals? +0.55
Why isn't a constant multiply realized by a mul instruction? 0.00
Make cannot find my Makefile: C++ -0.46
Why does my "choose k from n" algorithm work with std::ve... +2.23
What is a test script? -0.42
C: Vectorize For Loops 0.00
c++ pointers to base class has not got derived class member functio... -0.20
Structure defined in a dynamically loaded library 0.00
Why is ull added after the value of an integer when we are already... 0.00
piping the result of execl command, which is directory list, to par... 0.00
How do i insert a new line character(\n) at the first line of a file? -0.53
Creating a QModelIndex +0.51
Am I compiling in the wrong way? -0.45
using dynamic cast to return different values for variable inside d... -1.14
OpenCL/C pow(x,0.5) != sqrt(x) +0.52
Obscure C construct on interlaced switch 0.00
QT get jpeg exif metadata for DateTime 0.00