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 ... 17 18 19 20 21 ... 111
Title Δ
How can <stdint.h> types guarantee bit width? +1.05
In C, are the arithmetic operators the same for integers and floati... -0.80
I use while(scanf("%[^\n]", input)!=EOF), but even I have... +2.82
How to print 10 perfect numbers from a user given number in C? -0.37
About rand() in c +0.01
Terminate scanf on EOF and ignore strings 0.00
How to print a "neat" 2D array in C 0.00
How can i make my output of prime decomposition more practical? 0.00
How does sizeof work with this dereferencing of a pointer to array? 0.00
How can I pass a struct in a function with input argument unsigned... 0.00
How can I get the next element of an array in C? 0.00
When the length of an input exceeds the size of a C string array, w... 0.00
Better ways to get a string from user 0.00
Should I check the return value of fseek() when calculating the len... 0.00
wscanf() behaving differently than scanf() when taking input +0.47
Is there a way to write the condition for detecting if the point be... -1.51
While Loop to continually check user input for integer 0.00
Why does calloc allocate 1 byte if nelem or elsize == zero? +0.40
How do I concatenate strings but keep each individual null terminat... -0.06
What can I use for input conversion instead of scanf? -0.33
Summation of terms not returning correct result 0.00
Does C have an equivalent of std::less from C++? -1.77
Using printf width specifier with fixed width integer type variable 0.00
Pow is not working for two double digit numbers -0.95
How to check the digit that input the date in form dd-mm-yyyy in C? +1.53
Converting hexadecimal to decimal error in C 0.00
How do I convert a string to a complex number in C? -0.69
Please, why is this code printing with an extra "n" when... +0.20
Variable input type in a function +2.37
format string used in printf function in C programming -2.06
Storing hexadecimal value in an integer +2.81
Test if the input is integer or symbol in fgets in C +0.46
When converting a double to a string, what can the first string cha... 0.00
Write a C program that read 5 numbers and counts the number of posi... -0.80
Why does this loop not print the same value continuously? -0.56
Explicit cast when assigning pointers in C +1.15
Trouble making a calculator that can tell me the fraction and decim... -0.91
Modifying arrays in-place and understanding memory allocation for it -1.20
How to identify a double \n\n with fgets/read/fread 0.00
How to filter out characters in C programming with exceptions -0.03
Getting 8-bit individual addresses of uint16_t with pointers -1.25
printf("%d\n", 4294967296); makes some strange errors -0.64
Why void pointer if pointers can be casted into any type(in c)? -1.24
How to tell if a number is exactly representable as a 32-bit IEEE f... +0.35
How to adjust the memory size in a char array which is created by a... +2.08
Macro for endian-independent conversion to big endian -0.68
How to ensure a 2D array is allocated contigously in memory +1.10
Which version of C is supported by VS2019 compiler? -1.92
C pointer to array of array of integers +0.76
Finding if element is within a specified Array -0.38