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 ... 9 10 11 12 13 ... 111
Title Δ
char * vs unsigned char* what is the difference? 0.00
Invalid type in argument to printf format specifier and extra argum... -0.05
Truncate f-string float without rounding -2.41
Given a floating-point arithmetic expression, how to make sure that... 0.00
How to find out how much is the round off of a number? 0.00
How to use a variadic argument for its own data structure? 0.00
If I use fscanf to read a file, can I use it to store the number of... 0.00
Floating point: how many matching significant figures? 0.00
unsigned long long int output not working 0.00
What is the use of if(arr[i] != -1) in this c program? +0.45
How does ftell affect a binary file being read in mode 'r'... -1.97
Why is my code displaying bizzare numbers in the output? +0.45
How do you build strings concatenated with int variables in C? 0.00
Command line argument validation in C +0.66
Is it possible to retrieve the start address from a pointer to allo... 0.00
how do you write a regular expression to ignore the white space bet... 0.00
Neverending cycle with fscanf in C 0.00
This code snippet is storing the value of input with a '\n'... 0.00
Detect empty lines while reading from file 0.00
C error: taking address of temporary array -2.15
When and How the pointer arithmetic evaluate? 0.00
What is the meaning of *(++p)? -0.58
How to parse and extract the date from a string with several other... 0.00
K&R Milliseconds Calculation - Initialization - Type Conversion +2.68
Is there some way to have y = k*m but in integers only? +2.04
How to read a file in C and at the same time create a variable with... +1.69
Roots of complex polynomial equations of higher order in C -0.06
Interpretation of C code to make the almost white pixels transparen... 0.00
how to express a variable as a percentage? +0.05
In practice, why would different compilers compute different values... +0.47
wrong calculation when using float +1.82
I can't to check time of array sorting using time(NULL) function -1.40
How to find max and min elements in array in C? +0.03
Is there any way to omit the usage of int_to_string conversion func... 0.00
String representation of negative int as hexadecimal characters 0.00
Usage of printf and fgets together in a loop +0.45
caesar cipher does not work, can't figure why 0.00
C language strlen function with new line character in the string +1.80
Function to calculate Euclidean distance in c 0.00
How to find the size of a C string without using a while loop? -0.29
how to extaract data from file starting from 2nd line in c -0.26
C printf optional decimal places +0.44
How can I fix this Combinations calculating(nCr) program? -0.06
Getting infinite loop overflow ONLY on linux - C 0.00
Difference between `"%[^\n]"` and `"%[^\n]\n"`... 0.00
Calculating a^b^c mod 10^9+7 -1.99
C, compare, int and strings -0.09
Have some bugs when implementing my own Atoi() -1.26
How to convert a float to a string without sprintf in C? 0.00
Case 3: if n is multiple of both 3 and 5 -1.83