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 ... 30 31 32 33 34 ... 62
Title Δ
how do I run c program without using ./? 0.00
Weird printf output in C (unknown characters & signs) -0.67
Largest and smallest pointer addresses in C +0.72
Where does string-literal begin and end? 0.00
Why char * c can be assigned with a string without allocation or re... -0.15
how can I check integer overflow in C/C++? -0.82
How to handle loop from 0 to 2^95? +0.96
In gdb -2147483648=2147483648 -2.49
What is behavior of NULL parameters to strstr? +0.30
Finding a nonzero integer x where x == -x? -1.25
Sum integers in tcsh/ sum string to integer 0.00
Syntax error: "}" unexpected (expecting "fi") -0.26
What is the g++ flag -DIL_STD used for? 0.00
How does the standard C preprocessor interpret "0xFFFFFFFF&quo... +0.56
sftp: command not found 0.00
Why does math.h need to be linked in makefile but not string.h? -1.73
Which of the printf() will be faster and why? +0.96
Why the function definition foo(int i+=1) is not possible? -2.01
unsigned long hex representation 0.00
Dubious syntax to access array content 0.00
What happens if I use malloc twice on the same pointer (C)? -1.36
How does the main() method work in C? -0.94
Compile-time error on declaration of `errno` 0.00
gcc not giving warning even with -Wall flag 0.00
Naming a tar file with date -0.13
Remove cast from constant in preprocessor -2.11
Why won't this code recognize any of the if statements? -1.27
Access returning value from a function like macro +1.12
Why does this code print 0 +0.33
How to use expr command in shell script 0.00
Why does printf("%s",charstr) increasingly prints more th... -1.86
Can placeholders be used with fgets? +0.69
How to input a comment on csh? -0.67
What is the difference between uppercase "-E" switch and... +1.48
char to int conversion - what's happening here? +0.33
What is the meaning of the double 'at' (@@) in Perl? 0.00
typedef for a signed type that can contain a size_t? +0.33
Typedef and function declaration +1.73
Why are two integer pointers of the same value point to the same th... +1.42
c programming: what is the difference of the type conversions? +0.21
perl - incorrect syntax when closing if statement +0.65
C++ Using unsigned char instead of typedef unsigned __int8 -0.39
pipe to less -S without clearing the output from the command line h... -0.14
Typedef struct wrong declaration? -2.17
VIM Deleting ^B and previous characters 0.00
Python3 While Syntax-Error +0.32
Why does itoa() modify the passed char[] instead of returning char[]? -0.80
What is the rule for C to cast between short and int? -1.32
Editing older revisions in RCS. Is there a way? 0.00
printf doesn't work, even with newline and fflush() +0.34