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 ... 37 38 39 40 41 ... 111
Title Δ
c - Week of year with variable start and anchor days 0.00
C File read getchar yields random EOF after 32KB 0.00
Reading words until EOF -0.07
Reading file line by line, read first string, if match then use res... +0.46
How to scan IP Adress with fscanf -0.80
Division between declaration and definition in other C files +1.56
C - realloc error: corrupted size vs prev_size 0.00
dtoa-ftoa management of decimals in c 0.00
Local variable values and Address getting retained even after funct... +0.41
Code fails to find the maximum sum +0.43
How to get line from stdin and split it to tokens? -0.07
weird sscanf behaviour at end of line +1.15
This code is casting int to char and the value of 'a' chang... -0.00
include in header doesnt work: implicit declaration of function 0.00
Does C's void* serve any purpose other than making code more id... -1.90
I cannot compile a C file with a dynamic 2D array and pointers +2.39
Why cpp in code blocks assign same address to variable declared in... -2.00
What is the answer when integer added to string constant in C langu... +1.63
Using scanf for reading specific words 0.00
Assigning a value to a float variable changes the value in C -1.87
How is time(time_t *arg) rounding milliseconds or second fractions? +1.46
Casting an uint8 array to an array of structures instead of memcpy it +2.08
Proper way to convert a double to string without allocating more me... -0.89
Casting a char array to be of type struct * +0.43
Splitting a string 8 characters at the time -2.01
Assign extern array to local variable without copying the array 0.00
How to compare long doubles with qsort and with regard to NaN? -2.14
Reinterpret bytes as float in C (IEEE 754 single-precision binary) 0.00
qsort() doesn't sort data from structure -1.72
gettimeofday for displaying current time without using space 0.00
scope of the variable in c using pointers and functions -1.92
Does the C equality operator compare the literal value of two strin... -2.46
Reading from file into a struct in C 0.00
Number of arguments used by vprintf -0.08
Division for two arbitrary precision binary integers -1.06
C code keeps running forever* +0.18
how to use fscanf in c to read formated data from a file -0.17
Getters in C with const parameters +1.66
Debugging code in C for figuring out length of number? -0.08
Validation check with scanf does not work inside a loop 0.00
Shape modification of sine signal in C using only integer math +0.41
8 Byte Number as Hex in C -0.21
Get number of bits in size_t at compile time +1.49
How many elements in string array? 0.00
Is fgetpos/fsetpos any faster than fseek? +1.86
Implementing safe shift-left +0.99
Floating point rounding error moves reported result inside range +2.53
Dodging the inaccuracy of a floating point number -0.40
Avoiding repeating lines by using infinite loop, is it good or bad? +1.24
what will be atan2 output for both x and y as 0 0.00