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 ... 34 35 36 37 38 ... 62
Title Δ
how to compute power value with bash shell 0.00
what is the difference between a mul-dim array of mul-dim objects a... 0.00
How to set the value of an enumeration constant outside the range o... +0.35
Pointer to functions in C 0.00
Determine number of lines in terminal +1.77
Is it legal to reference uninitialized memory without accessing it? +1.41
G++ compiling on Cygwin 0.00
How does return work here? -0.38
Why does this declaration compile? +0.91
Trying to redirect 'git gc' output +0.35
Does the standard define the type for `a[i]` where `a` is `T [M][N]`? -2.18
C90 printf with \n or \r\n not working in cygwin; but fflush(stdout... -1.44
perl not executing in cron 0.00
Difference between 0,30 and */30? 0.00
Why and how does this work? -1.01
Issue with absolute value of 64 bit integer +0.67
Explanation on private variable in c struct 0.00
bash run function with different user 0.00
String constants and arrays in C +1.42
size of enum is constant no matter how many element it contains +1.82
storage of bool in c under various compilers and optimization levels +1.06
Is the %c fprintf specifier required to take an int argument -1.49
unsigned int causes infinite for-loop -0.23
screen: how to turn on alternate screen? 0.00
How to git rm a file whose name starts with ':' -1.67
Why can't a typedef of a function be used to define a function? -0.04
How to exit a single turn of a `for` loop? -1.10
How to escape out of the MAN screen or page in UNIX? -0.44
Count number of digits after `.` in floating point numbers? +0.42
setenv with list in csh -0.65
Casting to (int *) of (&num) when num is float in C +1.43
cout << with char* argument prints string, not pointer value -0.21
Is it still considered bad practice not to separate header from imp... -2.32
Cannot find cygwin directories in Windows? 0.00
Array of booleans makes monstrosity +0.88
Cron output to nothing 0.00
Conversion from +2147483648 to -2147483648 predictability +0.36
Is there a way to force a shell script to run under bash instead of... +1.41
How to run make from Cygwin environment? 0.00
What does "-ne" mean in bash? +0.35
grep a line with single number +0.99
(char)NULL , '\0' and 0 all mean the same thing in C's memset? +1.05
Math.random on non whole numbers +0.36
Cron job isn't working +0.04
(Qt C++) int Won't Add a Number? 0.00
What is wrong with using $(date "+%Y-%m-%d_%H:%M:%S") in... -0.46
C++ Dereferencing Arrays +0.34
Does a bigger number stay bigger after overflow? +0.07
When is an array name or a function name 'converted' into a pointer... +1.15
What does the unsigned keyword do here? -0.04