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 ... 21 22 23 24 25 ... 111
Title Δ
Does it make sense to use ifdef linux etc in header? 0.00
Changing size of dynamic *char +0.40
Array lengths different using strlen and full array not printing? 0.00
strcmp() unsigned char to string within a file 0.00
Numerical accuracy of pow(a/b,x) vs pow(b/a,-x) +0.66
The scanf 'maximum field width' includes whitespace? +0.72
How do I pass type-generic function pointers? -1.27
What does "typedef char A[max_size]" means? 0.00
Why is my first value not printing correctly but every value follow... 0.00
Why isn't my equation working for converting Fahrenheit to Cels... +0.42
How do I Alphabetically sort each word in a sentence? +1.00
How to save utils when creating a C library? -1.15
Why do I need to specify references and pointers instead of plain v... 0.00
Characters from two different arrays match despite them being diffe... 0.00
Divide a 48-bit number which is composed of a 16bit and a 32bit var... +0.65
Recursive function that returns the number of numbers greater then... 0.00
How do I return a string from a function that's meant to be use... +0.34
How should I verify that an integer value passed in from argv won&#... -1.43
Program cannot calculate the root for a quadratic equation +2.45
Determining the proper predefined array size in C? -0.40
scanf multiple variables or one variable +0.41
Does rand() function in c follows non determinstc algorithm 0.00
Adding two chars into a short results in wrong answer 0.00
Handling size_t in a generic selection +1.96
What causes the stackoverflow? And how can I resolve it? -1.34
time-saving way to check whether numbers in an array have common fa... 0.00
how do i validate phone number in C programming -0.61
Why does this code have a "EOF in inline file" error and... -0.57
Casting behavior in C -0.44
C malloc segmentation fault using a 1-dimensional array +1.49
Floating point exception C. Why? 0.00
printf giving segmentation fault after print in schedule process fu... -0.59
Accesing struct value, changes struct value +0.05
How to get equal number of elements after range division leaving a... +0.41
Is this the right way to optimize memory usage? +1.65
Getting wrong multiplication result in C 0.00
C: while loop using floating point never terminates -0.29
How to detect differences in floating point behaviour across platfo... -0.10
C Programming - Size of 2U and 1024U -2.33
Convert uint8_t to an ascii string C -0.59
Round int to nearest greater int ending with 0 (C language) -1.17
return type for strchr() non const? +1.96
Scanf the null value (ASCII) 0.00
C pointers: Assignment from incompatible pointer type +1.71
Why in so many places *p() is called a function that return a point... -1.60
Why does this code print lines and not single chars -0.85
Would it be possible to create a function that reads half a text fi... -0.10
Factorization of really big numbers in C +1.25
Handling CRLF, CR and LF when reading a txt file 0.00
Attribute to a variable another variable of different type +2.26