StackRating

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

Keith Thompson

Rating
1655.10 (491st)
Reputation
201,643 (229th)
Page: 1 ... 9 10 11 12 13 ... 62
Title Δ
C iteration up to a very large number - compiler warning about unsi... +0.26
Why do I have to escape `]` in my regex? -2.23
Cygwin can't find the "top" command -0.73
strcpy giving seg fault +0.28
Can bash echo command return non-zero exit code? -0.66
Cron BAD FILE MODE vs permission denied 0.00
c programming language - declare() function -0.38
Where to finding the precise meaning of a double underscore variable -0.23
How to implement strstr() without casting away const? +1.76
Why to use compare() for strings? 0.00
How to prevent nohup from "clogging" the command line? +1.48
Any reason for if(function() == TRUE) in C +1.00
I'm trying to translate x86-64 assembly code into equivalent C... +1.17
c program assign an int to a bool? -0.75
Writing prototypes instead of #include <stdio.h> -0.10
Is there any best practice for getting the first character of a str... 0.00
increase integer size / avoid integer overflow? -1.34
Modifying the contents of a .cpp file 0.00
C99 definition of "processor time" +1.38
why would I call a function with the function name wrapped in parens? +2.45
Why printing -1 for this code, I supposed it to be 1 when bit-field... 0.00
Implicit casting letters in c++ -0.62
Deleting a char on the screen +1.45
Is there a way to pass a struct without an explicitly named type as... -0.73
Which precision is used for intermediate results of integer operati... -0.87
How does C treat Buffer overflows? +0.49
Clarification on an example of unions in C11 standard +1.57
Confusion with == EOF vs feof +1.32
Multi-character character constant error +0.27
Assigning values to Others keyword in Ada +1.35
Can enums be replaced by consts in C? +0.28
Do I need -pedantic flag from GCC with C11? +1.36
How to convert multi-character constant to integer in C? -0.34
A function that has been defined cannot be called in the main (C++) 0.00
Why does this compile: string = int 0.00
Can't seem to add two numbers in shell -0.94
How to use mktime() without changing the original tm struct? -2.94
"At least one" in C standard translation limits specifica... +1.37
Does C++ standard address the concept "TYPE"? 0.00
Initialization vs Assignment in C -0.89
#define TRUE !FALSE vs #define TRUE 1 -0.84
Vim 'n' not working in command mode +0.28
Exec Function on terminal 0.00
Is re-using a structs own members in initialization reliable? (C99) -1.28
Why is Array Showing characters which are not there in it? -1.79
Why am I getting warning: (near initialization for ‘ptr’) and segme... +0.24
Structure initialization in C++ 0.00
'goto *foo' where foo is not a pointer. What is this? +0.28
Left Shift Overflow -2.61
Enums in computer memory +1.38