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 ... 16 17 18 19 20 ... 111
Title Δ
Can a type in C have more than one object representation? +0.92
The C programming language by K&R exercise 2-2: re-writing for... +1.95
What is the size of a pointer in C? Shouldn't it depend on the... 0.00
Write a program that loads integer variables that have values ​0 or... -0.20
How are binary floating points (IEEE 754) converted to decimal (i.e... -2.14
Converting numbers to words in array 0.00
How are FLT_DIG, DBL_DIG, and LDBL_DIG determined in C +2.14
Why to use void**? 0.00
How do I reference a static data in C that appears after the functi... +2.16
About passing a char[] to isdigit() 0.00
How to get numbers from a character array in C -0.04
How to convert a float value in an array of character -1.37
Code to count Prime numbers between a range returns half of the num... -0.04
How do i count the number of digits in a number not using /10 in C? +2.16
How to create a program that check wheter the chess horse will be m... 0.00
What is the efficient way to find the minimum time and date stamp? 0.00
Scanf returns 1 instead of 0 when an error occurres -0.73
How do I read in a matrix of unknown length, without whitespaces? -0.68
How to check which version of C my compiler is using? -1.49
How can I ask my user to input some data for an array and then assi... 0.00
Using an unsigned int in a do-while loop +0.47
C code not output the right number for long long int +1.60
what is "modf()" (a math function from C/C++ etc.) shorth... -0.03
Function who counts the number of positive, negative,null numbers o... -0.54
numbers behind % in printf and scanf 0.00
How to validate the input type to receive integer only? +0.46
How to allow only digits to be entered in an array? +0.44
How to use an edit conversion code in a scanf function to stop scan... +0.46
Why is my program not calculating Mean Response Time accurately for... 0.00
How can I define an array of scanner input in C not in main()? -0.05
When returning the difference between pointers of char strings, how... -2.13
How do I open the COM port specified by user? 0.00
How do I scan less chars than defined into an array? 0.00
Functions fopen/calloc/malloc and and ways of their replacement -0.08
forcing the buffer to clear in scanf 0.00
Why doesn't my C program for the Collatz sequence print the fin... 0.00
For an assignment I have to compare two dates use structures in C.... +2.65
Receiving a string from user with only scanf and printing it. C lan... -0.06
while loops , int vs char reading from scanf , true and false -0.53
sscanf function does not read the format as required -0.39
Why is my 'change calculator' giving wrong outputs? 0.00
Why scanf doesn't work with spaces at the end of formal input? +0.45
Is it possible to create a function with an array as one parameter... +0.00
Scan a number into INT variable until newline 0.00
Why doesn't my first gets() work? I have some of them and codeb... 0.00
Comparing Strings and pointers 0.00
K&R Exercise 6-1 In some cases getword function can't read... 0.00
Implementation-independent floating-point/integer conversions 0.00
How to properly compare an integer and a floating-point value? -0.13
Calling the qsort() function 0.00