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 2 3 ... 111
Title Δ
Separating a 32 bit address into parts 0.00
Counting Lines, Words and Characters +0.95
Properly inputting a float into a struct well also printing other p... 0.00
Why is this result more accurate than another result by equivalent... -0.56
What is the minimum number of test cases for edge and condition cov... -0.06
When printing a float, how can you print decimal places more precis... 0.00
Why do strtod() and strtof() of the Newlib C Standard Library imple... -0.24
Segmentation fault when changing value but not when printing +0.45
Why does dividing a int with a float result in a float? -1.22
K&R: Define Line of Input - Understanding the Basics of Char Ar... -0.05
(Computational fluid dynamics) Problem with arrays. Why is my C pro... +1.65
If a floating-point number is representable in my machine, will its... -1.08
Convert float to uint8 buffer -1.29
Why use the const char* form for a string +0.74
Formal arguments for a multidimensional array 0.00
C - !isalpha treate character of type unsigned char as not alphabetic -0.90
How do I use malloc for an array of structs inside another struct t... -0.55
How does printf("%d",x) work/interpreted? +2.10
function pointers with void* argument casting +0.61
Is there a way to automatically printf a float to the number of dec... +0.46
What is the purpose of void pointers? +0.96
Comparing a time_t to a struct timespec (in C) 0.00
generating main arguments without the parameter +1.82
Why can a null character be embedded in a conversion specifier for... -1.64
Can I trust (uintptr_t)NULL to be equal to zero? -2.28
Getting inputs from two different files +1.46
Bytes of floating point number in C +0.46
What does this C pointer error mean? Why is it happening this way -0.55
Why does isnan(x) exist if x != x gives the same result? +1.89
What's the meaning of precision digits in float / double / deci... -1.43
How to transform this memcpy into a for? +2.34
Why is malloc() allocating 2 more bytes than its supposed to? +2.19
Calculate the end date from start date and number of days in C +2.00
Calculate the end date from start date and number of days in C -2.00
How to set the character limit on C 0.00
Problem with converting string to integer -0.05
Scaling down block drawing without one block fighting to be two thi... 0.00
Make 7 year ago prints compatible with now -2.08
How to read multiple integers from a file when there's a string... 0.00
How to convert C date string into an integer? +1.37
Int overflow with floating point values +1.70
scanf() taking more inputs than expected 0.00
Is sizeof a function or an operator? -1.69
Proper way to fit int overflow in c, when we cast int to float to int 0.00
Why does c99 const arg allow changing sub values without warnings? -0.45
C - Problem in finding sum of consecutive numbers +0.17
Why won't the scanf("%i%1[\n]", &a, &c) work? -1.88
why do printf in C need to specify type of data +1.35
how to restrict float number to 1 digit after decimal point 0.00
How to determine maximum positive base-10 value of a float mantissa? +1.52