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 ... 7 8 9 10 11 ... 62
Title Δ
Regarding `size_t` and the pointer types they measure +1.09
Declarations in switch statement 0.00
What is the `Cd` command? -2.57
Confusion about dereference operator ("*") in C -1.64
Obtaining the decimal value of Cosinus phi +0.71
Where is the null termination bug? +1.62
More '%' conversions than data arguments in C +0.05
Using printf to print u32 in C -0.74
Why is this function shown in uppercase? 0.00
What happens when a pointer is too big? +1.03
Why does this simple C code print the addresses in the reverse orde... +1.52
cvs know specific revision changes to single file 0.00
Why isn't this command returning to shell after &? +1.13
Why does printf("%f",0); give undefined behavior? +1.06
C beginner: Segmentation fault -1.92
Attempted to use awk sqrt but only returns 0 -0.70
C - is char* template a special type of string? +0.76
C executable returns immediately +0.30
Why is there no built-in function to find the size of a pointer arr... +0.91
If an enum is declared in a function, what is the scope? -0.21
Why does converting double to int in c++ gives a warning? 0.00
german to english float system in bash +0.89
c++ fmod returns 0.2 for fmod(0.6,0.2) +0.28
Does C11 says anything about empty translation units? If yes, in wh... 0.00
What happens when an uninitialised pointer variable is deleted in a... +1.15
Turbo C is giving me "Declaration Terminated Incorrectly"... -0.55
Accessing members inside struct with member function? -1.55
scanf("%d", int) good yesterday, not today. What is going... +0.29
How many type conversion are there in the code? +1.22
tsch: case statement isn't evaluating 0.00
Permission denied even with sudo 0.00
using extended regular expressions in sed +0.89
Why do compiler errors come in batches? -0.71
How do I print out System.Min_Int in Ada? -0.38
How to find my shell version using linux command? -2.85
Basic command line? +0.29
Initializing an `atomic_int` with a braced constant: Is this valid... +0.27
tcsh: var with current command 0.00
Can we add CV-qualifiers to the arguments of main? -2.33
Running a cd command after user input in bash script will not chang... -0.74
Flexible array error with gcc 6 but not with gcc 4 0.00
Read file after EOF +1.23
Register vs Auto Storage class? 0.00
How to remove lines containing only numbers in OS X? -0.65
How to store pointer value (in C) 0.00
float_fast in C (similar to int_fast in stdint.h) 0.00
Are C/C++ library functions and operators the most optimal ones? -1.30
What do the Letters A and M mean to the preprocessor 0.00
Restrict size of int data type +1.57
Does an ascii equivalent of 0x80 exist? 0.00