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 4 ... 62
Title Δ
Using ++ operator leads to unexpected results -0.45
Does including ncurses.h in C programming also include stdio.h? +0.99
Multi-line wide string constant that allows single line comments in... 0.00
What is the meaning of ${var#?} in a shell script +0.30
printf format specifiers for Perl API types -1.86
Is (char *)NULL - (char *)NULL undefined behavior? +1.39
Code runs just fine, where's the problem? 0.00
Comparison between pointer and integer C++ forbidden -2.59
fgets() and text files -0.69
Airflow: Is there a way where I can trigger a job at 35th second, e... 0.00
Does a C struct hold its members in a contiguous block of memory? +0.50
Can sizeof(size_t) be less than sizeof(int)? +1.37
Why in Visual studio i = i++ make it increase +1.75
why will Mingw-w64 gcc compiler generate wrong warning about the fo... 0.00
Why can't casting an address to int* be an lvalue but casting t... -0.53
Bad argument to 'random' -0.73
Schedule cron from 10PM to 1AM every half an hour -0.90
What does "signed `size_t`" mean in the printf documentat... +1.56
Cannot declare a void function before the main() in C +0.27
How to create hash equivalent in Bash 0.00
Why is "i++ + 1" itself not undefined? What ensures that... -0.28
'sprintf' output between 9 and 12 bytes into a destination... +1.29
why does sizeof(*pointer) gives output as 1? +1.45
Tcsh Script Last Exit Code ($?) value is resetting +1.29
"char(a)" issue in C++ +1.06
Signed Short (Signed Int16) Multiplication Explanation 0.00
Definition of an "expression" in the C and C++ standards 0.00
'}' expected near '=' Program 0.00
identifier "test" is undefined; What does this mean in th... 0.00
how to return std::string from a function in c++ +0.71
What is the difference between y=-1 and y=0xFFFFFFFF? +0.30
rand()/RAND_MAX function prints 1 every time -0.20
When I type a '-' character in vim, it seems that it is pri... 0.00
C printf specifier %lld prints characters "ld" +0.31
Is the "NULL" or "\0"-sign, of a Null-terminate... +1.51
What if i try to print large ints using %c and %s? +0.92
What is the purpose of (void)variable in C? -0.53
What is exit status 42? +0.31
Change a part of current directory using cd in linux 0.00
Type casting and addition -0.24
How to print/detect a null value in C 0.00
Why is bash still searching for conda? +1.73
Why does visual studio print FFFFFFFF for char -1? +0.31
Is there a function or arrangement that returns the penultimate lin... -0.70
Where is the FLT_MAX macro defined? 0.00
Confusion about unsigned and integer expressions -2.17
tcsh: How to clear command line arguments after use? 0.00
Executable says "line 1: ELF: not found" when starts 0.00
Memory Allocation with "calloc" Fails 0.00
gcc size_t and sizeof arithmetic conversion to int +0.31