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 2 3 ... 62
Title Δ
Why aren't cmath's pow and sqrt templates? +1.38
Is assigning to a union member from a different member in the same... 0.00
What is the default value of an element of an uninitialized charact... +0.29
Why does rand()%10+1 give me a number between 1-10? +0.29
Can't Assign 64 Bit Number to 64 Bit Min in C++ -1.30
C static scope variable undefined +1.12
GCC 10.0.1 accepts header name with characters that are not in the... 0.00
Is it UB to give a char argument to printf where printf expects a i... +0.64
What is if (!caller) in perl? -1.00
Why is it possible to pass an argument of another type to a function? +0.31
How to echo a variable correctly in Centos7 0.00
Addition with _Bool type in C 0.00
typedef - Typedef without curly braces +0.95
Set env var in bash script -0.31
Skipping scoped variable initialization with goto not producing the... 0.00
c++ : Why does assigning true or false to char compiles fine +1.07
"is not required" == undefined behavior? +1.75
JENKINS -- sleep: command not found 0.00
Is this syntax - [x] = ‘y’ in an array literal - standard C? 0.00
Verify that Git commit only moves lines 0.00
syntax error near unexpected token `(' when running program in... 0.00
If `new int` returns an `int*`, then why doesn't `new int[n]` r... 0.00
Is this C++ standard compliant : double bang on double e.g. !!(-0.0) 0.00
Is a.b always (&a)->b? +0.44
How to get the proper output in the C Program? -0.53
C Function returns (null) instead of returning an array +1.82
Why is const int x = 5; not a constant expression in C? +0.42
Is the array to pointer decay changed to a pointer object? -2.56
strlen function still work without including header file +0.28
Is it correct to say that there is no implied ordering in the prese... +0.32
Looping through array of filenames in bash and read them 0.00
What is a program that doesn't return anything in C programming? +0.30
How open nested screen session with screen command linux 0.00
How to do pointer arithmetic if the pointer is in a struct? +0.90
Initialize struct varargs -1.88
Printing array of integers generates weird output in Ada +1.84
how to print long double number in xinu? +0.30
csh while loop in single line -1.02
C - Incompatible pointer type assignment: why is it a warning? 0.00
math.random() only returns 1? 0.00
Is calling malloc() necessary for this example code? 0.00
How to detect any keyboard button pressed in Ada language 0.00
why can’t we use any modifiers in float data type in c +0.28
Is there a way to set "another" PATH variable? 0.00
register crontab using text file on www-data account 0.00
c header-guards are ignored? +1.38
ISO C95 array initialization guarantee +0.09
How to save all git versions of a file to disk? -1.64
Why are statements with no effect considered legal in C? -0.53
Variable Length Array Used C 0.00