StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

pmg

Rating
1539.58 (12,030th)
Reputation
87,444 (910th)
Page: 1 ... 4 5 6 7 8 ... 48
Title Δ
How to read an array of doubles from file correctly? 0.00
Split a token twice with different delimiter C Code -2.04
The program does not seem to be exiting the loop. Why is that? +0.89
Unexpected result when changing location of retuurn 0.00
Having trouble using the implementation of memmem() in windows 0.00
Probability of happening function +1.44
Strange typecast behavior +0.42
How can i compare three strings using only one pointer and nothing... 0.00
Print data about people with age limit from text file in C 0.00
How do I exclude elements from an array? -0.79
Convert char * to 4 character strings -0.80
How to properly sum elements of an array -0.05
C - United output to screen and text file 0.00
Cast void pointer to double without knowing its type in C 0.00
How do i add an "(if)" that allows only letters between a... -1.58
Size of characters in *argv[] when passed argument from command line +2.19
why is this printing 4 5 6 0 0 instead of 4 5 6 junk_value junk_value -0.93
C : what does "?" mean? -2.18
How come the following program output is 5, not 4? Could anyone exp... -0.07
How can I sort an array that dependes on the quantity of other? +2.62
How do I transform this function into something better like a loop? 0.00
array, isdigit function, while loop 0.00
When does the increment operation happen exactly for x++? 0.00
How to get string of unknown length in C? 0.00
How can i delete the prime numbers out of a stack 0.00
realloc(): invalid next size after two computations 0.00
What does the 2nd argument in strtoul() function do? -0.71
How to print char array in C, like 'Arrays.ToString(array)'... +1.82
how can I add the (*) between entered numbers with scanf Function? -0.40
C printing specific char depending on input from string with pointers -0.30
What is happening behind these char array declerations? -0.61
How to read values from a CSV file with fgets() without skipping da... +1.75
Convert Float to String in C then read it in Python 0.00
Unable to use fgets function to read a string 0.00
what is the alternative for "while" / "for" loops -1.01
How to include a folder of libraries in C? -0.04
Declaring all variables as pointers vs. using address operators in C -1.20
reading data from large file into struct in C +0.34
Comparison between char and char not working 0.00
C language determine length of array depending on amount of digits... +0.92
How does the compiler allocate memory for an array of strings in C? -1.87
C preprocessor directives false evaluation 0.00
printf() precision 0.00
C program which returns the sum of the digits of an integer -1.17
C: Array initialization requires a brace-enclosed initializer list... +2.03
How can I find the number of comparison operations for a qsort()? 0.00
Local int vs Global int in C -0.00
Flexible array of flexible arrays in C +0.45
Why does this implementation of 'strncpy' work? -0.06
get rid of regex compilerwarning without using "#include <r... 0.00