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 ... 17 18 19 20 21 ... 62
Title Δ
command not found and not a valid identifier 0.00
What's the rationale for preventing assignment to arrays? +1.19
Why are stoi, stol not fixed width integers? -1.91
How can I increment an access type as if it were a C pointer? -0.12
What is the Bash file extension? -1.19
The signedness of char in g++/gcc and its history +0.95
Ada array aggregate initialization 0.00
What does this statement mean in C?((uint16_t)0x0001) +0.10
Passing "*()" as an argument to a program in bash +0.29
Exception is not being caught with its name but it is caught when o... +1.70
how to initialize an empty integer array in c++ +1.05
Why do I not get a warning for casting a pointer to an int? -1.92
Regex: This or that or none -1.63
Array point 0 doesn't reset content 0.00
Why the name of the array, the address of the array and the value o... -1.02
What is the .p file in C? +0.91
Magic in C++ with this expression x = y - x + (y = x) +0.19
How floating point conversion was handled before the invention of F... +0.11
Program exited with error code 04 0.00
Variadic macros alternative in ANSI C +1.37
Why does it print random symbols when exceeding 44 characters 0.00
Why use the & sign to retrieve an integer's memory address,... +1.27
printing a char pointer ... what happens? -0.23
How do I define a constant equal to -2147483648? -0.98
Let bash treat error inside condition as error -1.38
Any way to turn off warning generated in 'use Module' state... 0.00
C string type definition +0.29
switch case on char* -1.64
How can I figure out what is the default standard used by my C comp... -1.03
Is there any function to get an unlimited input string from standar... +0.39
Why would I use env before a command? 0.00
Vim Argument missing after: "--remote-tab" -0.20
How do Cron "Steps" Work? 0.00
Why does calloc always returns NULL when I pass a "big" s... +0.86
Is comparing an underflowed, unsigned integer to -1 well-defined? +1.88
Is using a variable of type BYTE portable? +1.29
Why does -o with gcc change output 0.00
Why doesn't t != "Q" kill while loop when gets(t) get... +0.31
When is using whitespace for readability NOT allowed? +0.95
Why thread_id creates not in order? 0.00
Is '\n' necessary to be given to printf() in C? +0.31
Tilde (~/) not working on if then statement in Shell script -2.04
VS2013 C99 -- Why Does This Compile? +0.32
Can you define main() to take in more than argc/argv arguments? +1.37
signed and unsigned integer in C -0.46
How to print spades, hearts, diamonds, etc. in C and Linux? +0.02
Printing negative int as long produces wrong result +0.28
Initializing pointer arrays to NULL within a struct 0.00
Reconciling declaration and usage syntax of arrays in C -0.82
The Maximum Value of Signed Integer Types +0.34