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 ... 30 31 32 33 34 ... 111
Title Δ
C programming malloc and NULL +0.32
Reading from file does not work as expected with fscanf +0.98
How to caculate biquad filter coefficient? 0.00
Is the following a 2D array? +0.91
Format strings safely when vsnprintf is not available +2.56
Unsure why does Bubble sort code have a segmentation fault -2.32
Calling macro from a macro call +0.41
Segmetation fault, on the border ranges of int 0.00
How to auto scale a floating point value in C? 0.00
Difference between two unsigned long representations +1.72
Problem with illegal constant in C "only 0x0 - 0xff allowed&qu... 0.00
Incorrect output for a particular code. (Maximum, minimum, grade_sc... +0.33
How can return the whole string, using only pointers -1.02
How does scanf("%[^:]]", word) working in C 0.00
concatenate and add an array of pointers into one index of another... -0.38
adding 2 chars together to form one char* +1.55
Declare an Array without Size in C programming 0.00
A "should never get here" line in a method -2.63
Using NULL with C's char* strings +1.20
Compile time check if all array members were initialized 0.00
Program Exits Before Finishing -1.11
Map a value from one arbitrary range to another within the limits o... +1.51
what is the use of 'u' with integers +0.24
Most efficient way to concatenate strings in c +0.40
Store leading zeroes in C +1.21
strcpy giving segmentation fault +1.82
Create a precise atof() implementation in c -2.02
What happens when we use array[i,j] to access elements in c? 0.00
Read file with comma separated hex values into array in C -0.22
Using logarithms or other method to convert from any base to anothe... 0.00
Why are some numbers printed with decimal places? +0.09
Difference of two int pointer that is greater than INT_MAX +1.97
Unsigned vs Signed Integer -2.51
program to remove special characters and number from string and onl... 0.00
how to remove a range of elements from an array in c +1.31
Does the array field of a struct get entirely cloned when fed by va... +0.89
sscanf returning 1 reading a string -0.42
Recursive function that prints all integers from N to 1 and then fr... -0.64
How to get a warning, if the C Code comparing different datatypes? 0.00
Why is the numerical solution coming same as analytical solution in... 0.00
How to loop a string using strstr to find substrings in C 0.00
What happens if size_t is signed like -1 +1.13
C -Wformat warning for integer promotion in printf 0.00
how to use strncpy correctly? +0.54
What is the output of printf("%d",scanf("ABC"));? -1.67
Solve quadratic equation when coefficients may be 0 +1.30
How is the value character converted into integer? +1.33
How can I correct this code so that it gives the expected result +0.75
Stray characters seen at output of snprintf -1.31
Is Variable size in C compiler dependent? +2.12