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 ... 14 15 16 17 18 ... 111
Title Δ
Why printing Array of String in c not providing same output? -0.98
Why can I have a const char pointer point to a mutable char array? +0.44
Scan this from a text file into 2 arrays using C +0.13
Realloc returns invalid pointer when char array is passed into anot... 0.00
C program terminates without any error after execution of scanf() a... -0.83
what is the output this null character printing? 0.00
Why does itoa expect a signed character instead of an unsigned? +1.68
How to get a string input from stdin that has leading white space i... 0.00
Breaking up a string into a list of tokens using another string as... +1.96
Put a number in array, and convert it from char to int 0.00
Segmentation fault when using setenv (C) +1.86
How do I fix the two warnings "warning: format specifies type... +0.50
Pointer of Strings and Integers +0.44
Initializing struct containing arrays -1.98
Assigning a string to a char pointer is valid but assigning an inte... -0.99
How to calculate 37 decimals of Euler's Number in C? +0.19
Why does this factorial function break after a certain point? +0.44
Why %n in scanf returning 0 when reading a string from console 0.00
For loop through array causing infinite loop 0.00
scanf not recognizing format %zu 0.00
What's the best way to guarantee ASCII both at compile-time and... 0.00
can we pass unsigned char to inet_ntop() 0.00
Reading input and printing specific output 0.00
A function to delete backspace for a pointer to string 0.00
What is wrong with this? It keeps telling me: too many arguments fo... 0.00
How can float use as much memory as long (32 bits), but store much... 0.00
Check if a string has only whitespace characters in C -0.41
What is the difference in using variable as function argument and i... +1.10
Converting timezone offset from timezone name string in C/C++ in a... -0.30
Extra weird characters read from a file of certain bytes 0.00
I need help creating a program in c that prints average and count o... 0.00
sscanf get string until second symbol (include one) +1.98
C function input string and calculation +1.65
How can I insert a char at the beginning of a line rather than at t... -0.55
Seg Fault when allocating memory and setting values to 3D array 0.00
How to fscanf string with unknown number of words? 0.00
Finding the closest departure time C +0.81
Problems with standard function <stdarg.h> -1.82
Why am I getting zero each time during comparison of linear and bin... 0.00
How to properly allocate and free memory from 2D array within array... 0.00
Value of char array changing, upon calling strcpy on a different ch... -1.97
How much allocated space do constants have? -0.15
Complexity to find if there is a missing element in an array +2.73
When does malloc() in C return NULL? +1.70
Realloc returns NULL, but does not set errno. How do I properly che... -0.27
Can sizeof(size_t) be less than sizeof(int)? -1.37
clock_gettime() is not giving correct outputs 0.00
Sscanf in C - reading numbers from a .txt. file +1.81
scanf_s removing I char from buffer +0.45
compering string from bin file to fgets() string 0.00