StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

chux - Reinstate Monica

Rating
1535.35 (14,424th)
Reputation
88,654 (889th)
Page: 1 ... 32 33 34 35 36 ... 111
Title Δ
Use of pointers to store character strings -1.42
Exact value of a floating-point number as a rational 0.00
C: What happens (in detail) in x=~x if x is of type char? -1.76
Use width specifier in another specifier +1.80
C program output not formatting properly(using \t) +0.78
Can a conversion from double to int be written in portable C +0.57
Using fgets() without predefined buffer +2.17
printf with unmatched format and parameters -1.87
initialize float-type array using memset +2.20
Is "int *ptr = *( ( &a ) + 1 );" where "a"... +0.04
Why strtol() returns -1 for very large numbers? +0.45
Are there any commonly used floating point formats besides IEEE754? -2.07
How to initialize an array of arrays with non-constant length? +0.43
Representing 2^1024 as a floating-point number +0.42
Bitwise expression to clear low byte of a constant +1.07
What is the point of "pointer types" when you dynamically... -2.06
Checking if an answer is correct to 7 decimal places -0.78
How to read a string with whitespaces and a int in the same line in c +0.39
How to properly use realloc in c? +0.44
Is it mandatory to assign default value zero to integer array in C? +1.74
Implicit conversion to float using avr-gcc: uint8_t vs. uint16_t +0.45
Why is the format in printf marked as restrict? -1.69
Taking as input only numbers and letters with getch() in c -0.56
Create a 128 byte random number +0.67
How to safely compare two unsigned integer counters? +0.60
Spliting a long string 0.00
How do you detect 2's complement multiplication overflow? +0.91
When R.H.S have negative int and unsigned int outside the range of... +0.06
Double to char conversion rule in C when double value is outside th... +0.23
Error in fprintf in the format specifier in C90 0.00
Strcpy to copy struct name to char array? +1.38
Literal Suffix with xc8 compiler -2.01
printf and fgets don't remove the line break 0.00
Structure..can anyone figure this out? -0.57
Can string literals be passed in posix_spawn's argv? -0.88
Relationships between 128, 64, and 32 bit IEEE-754 floating point n... -1.80
different outputs in c -0.22
How to check the length of an input String in C -1.63
cannot understand what is meant by (b&1) in this code snippet o... -2.07
Allocate memory for different types in one block -1.38
What is the correct way of freeing dynamically allocated memory if... -1.21
How to make sscanf read until '\0' character -0.87
Does C99/C11 restrict type qualifier imply anything for functions w... +0.46
Small difference in Fortran Sine function using MacLaurin expansion +1.38
floating point addition and subtraction -1.31
How would I check if an input from the user is a float? +0.01
How to store a SHA256 digest in a variable in C -0.14
Segmentation fault with 3-dimensional malloc'ed array 0.00
What's the difference between a name array and the first elemen... +0.80
Split string on any number of white spaces in C -0.17