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 ... 10 11 12 13 14 ... 111
Title Δ
Trouble sending a float array using void pointers 0.00
Generate random double number in range [0, 1] in C +1.23
Why for loop never ends? -0.71
Find existence of two integers in sequence that sum(a, b) = target -2.00
what does int (**p)[2] declare ? And what would be stored in array... +1.28
Endianness conversion without relying on undefined behavior +1.25
Does size_t have the same size and alignment as ptrdiff_t? -1.15
printing pi value with C +1.27
How to take a argv and convert it to uint16_t -0.89
What's the max amount of char variables I can compare with oper... +0.43
fgets always reads 3 junk chars at the first line of a file 0.00
In C, why can't you use sscanf() to trim a string? -0.56
How to scanf multiple inputs separeted by space in C? +1.72
Printf function who returning an array of int +0.44
Which method is better for incrementing and traversing in a loop in C +0.22
printf in different forms +1.24
Linked List delete operation not working in visual studio using C -0.30
in c I cant find a cubic equation solution using binary exploration -1.78
C LinkedList storing the last value only -0.86
Which way is better to pass arrays as function arguments in C? +2.11
What kind of useful function will return a char taking a char and i... 0.00
Reading multiple lines at once in C -0.06
How to count number of words found in a string in c +0.44
Is it possible to add 3.005 to 4.70 only using int types in C? -1.92
CS50 Pset 4 - Filters - Helpers.c - Blur 0.00
Programmer's tale about float and double datatypes 0.00
printf data type specifier complex question -0.11
How to check strtol overflow without errno? +0.10
Why is there a NULL in the C language? +0.26
How to see the size of the incoming floating point number? -0.33
Difference between writing an integer in a HEX from a real -1.97
Unexpected output reading from a file +2.30
Floating point exception (core dumped) binomial coefficient 0.00
Use of multiplying and dividing same number in code 0.00
How to calculate -1.10 + 0.0110 in binary? 0.00
Are there ways to overcome the constraints of fgets()? -1.95
how to reverse the Bit operation in C 0.00
Using fgets after scanf 0.00
How modify a multidimensional pointer inside a function? -0.24
Shouldn't 2147483648 + 2147483648 + 2147483648 be -2147483648? 0.00
Converting from short to unsigned short and preserving the bit patt... +1.51
What's the void* of function pointers? -1.42
warning: comparison of integer expressions of different signedness:... -0.86
How to calculate float type precision and does it make sense? -1.20
What happen if scanf don't get enough characters from the stand... +1.03
Can you declare an anonymous instance of a named struct? -2.05
How to use realloc to shorten a string array size -0.64
Why memory allocation for a structure in C works with any value giv... +2.12
Fgets gets skipped for no apparent reason 0.00
Checking if a File Pointer is NULL in C, Pointer Vs Variable 0.00