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 ... 7 8 9 10 11 ... 111
Title Δ
When is integer to floating point conversion lossless? +2.25
Strtol function returning wrong value 0.00
optimizing C code with imbedded for loops -0.56
How do I safely convert a double into an integer in C++? -0.58
Unexpected output of function in C 0.00
Is it a security vulnerability to be able to read from a malloc'... +0.05
How can I convert an integer to float with rounding towards zero? +0.90
How can I convert an integer to float with rounding towards zero? -0.16
What does scanf do when passing a char and an integer specifier? +0.39
Detect IEEE-754 floating point representation at compile time +1.64
How to detect the size of the parameters that are passed through el... +2.65
Printf format string maximum width value (padding) %(??)d%n -1.26
Why aren't both of these simple loops infinite? -3.06
Change float exponent without losing precision 0.00
How can I calculate the minimum value of numbers that are found in... -1.30
Anomalous scanf behaviour in C +1.05
What is the maximum value of the exponent of single precision float... -0.17
How many prime numbers C program -0.05
What is the difference between '$%f' and '%f' in sc... -0.57
Detect if execution character set letters are contiguous +1.88
What's the fastest way to interpret a bool string into a number... +1.54
What's the fastest way to interpret a bool string into a number... -0.46
Calculating pow(x, y) when one value is fixed 0.00
Difference b/w using i<strlen() and str[i] != '\0' 0.00
how to make a qsort function and sort array of pointers to structs 0.00
fscanf read()s more than the number of characters I asked for 0.00
Why do I get this value when printf continues reading and shows the... 0.00
I cannot find what is wrong with this C program to check whether a... 0.00
Representation of int in memory 0.00
Roots of equation in C 0.00
Efficient conditional ceiling and floor in HLSL 0.00
How to print the contents of a unsigned char array within a struct? 0.00
Padding of a struct in C with 3 bytes 0.00
Excel: number entered vs number displayed vs number stored in memory 0.00
Is left shifted short that is going to be stored in an int is UNDEF... 0.00
How do you scan for a single character in C? 0.00
Reliably determine if vector of floating point values is (numerical... 0.00
How do I convert a float to a 16 bit signed integer fraction in C? 0.00
Assignment of a large value to int variable in C 0.00
How to properly check that an off_t value won't overflow when c... 0.00
Algorithm for determine "direction of movement" in a fini... 0.00
Pass a void pointer to printf and have its type determined by the f... 0.00
How do I take the average of a large floating point array precisely? 0.00
Why does mktime give me an hour less? 0.00
denormalize the product of 2 floating point numbers or not 0.00
What's the difference between a double pointer and a function w... 0.00
How to limits value user input < INT_MAX in C 0.00
what is behavior when char is compared with unsigned short in c lan... 0.00
static function declarations in header files 0.00
Is repetitively creating buffers on the stack in a loop in C bad pr... 0.00