StackRating

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

Tom Tanner

Rating
1473.99 (4,513,236th)
Reputation
8,063 (19,534th)
Page: 1 2 3 ... 7
Title Δ
Why _Bool and bool instead of int8_t or char? -1.45
how to convert QString to char** -1.79
C in printing function mutex does not work properly -1.05
Do i need a return statement after an infinite loop? 0.00
Unusual print() behaviour while running python script in background +2.46
Why use find() in unordered_map is much faster than directly read? -1.84
Why allocator using explicit free list need initial heap size as 48... 0.00
C float initialization result is unexpected +2.23
Can quicksort be implemented in C without stack and recursion? -0.35
Does the C++ standard allow for an uninitialized bool to crash a pr... -0.97
How do you get the source element which fired an event when using a... +2.95
Fetching non-utf8 data with XMLHttpRequest +2.42
C++ class with template methods having many instances consuming hug... +0.12
Affect of not using const while overloading * operator +0.56
C typecasting from a signed char to int type +1.97
Why len return different values? +2.94
javascript calling a member function from inside a member function +0.51
Valgrind : "Invalid write of size 1" after char[] to std:... +2.08
Working off a commit 5 commits ago. How does one do this best? +2.39
Creating a thread in signal handlers 0.00
Whats wrong in this quicksort program? 0.00
How come my fork/exec and close is losing the error code from the c... +0.85
Printf() after fork() and conditional being printed only once? 0.00
Order of evaluation: undefined behavior? or compiler defect? -1.18
Specify float when initializing double. gcc and clang differs -0.40
Segmentation fault in malloc: +0.22
Arrays a[count++] -0.42
C++ reading csv replacing commas with zeros +0.16
What is isatty() in C for? +1.39
what is happening in the memory and cpu under the hood when printf... -1.17
Factorial program in C is wrong after 20 -1.51
perl parent process hangs waiting for child process to read stdin +0.52
C++: Overwrite std::string in Cache 0.00
Error when using #include " " directive in codeblocks +0.11
How to resolve the undefined symbol error on an AIX machine when tr... +2.21
C++ map poiting 0.00
(C/C++) Why is it in/valid to synchronize a single reader and a sin... +1.26
how to store the value of a variable to string array? +0.18
Visual C++ Pointer Scope -1.46
How to use a recursive char * function to reverse a string in C++ +0.09
Why does casting a CString to wchar_t* yield a temporary copy? What... -0.91
Number whose sum of digits with same exponent is the same number 0.00
ldd show duplicated shared library 0.00
QT Creator keeps complaining it can't find .hg directory after... +2.10
Why is inequality tested as (!(a==b)) in a lot of C++ standard libr... +1.85
C: How does "if((a+=b) > c)" work? -0.02
Is it possible to extend the scope of a variable beyond the if stat... +1.00
#define an array value with index -0.67
Segfault while printing linked list after stack clear 0.00
Segmentation fault (core dump) at the end of executing -0.47