StackRating

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

chqrlie

Rating
1549.14 (8,204th)
Reputation
66,615 (1,321st)
Page: 1 ... 19 20 21 22 23 ... 75
Title Δ
How does this reverse() function work in the below code? +1.96
C - Should a function return something especially in main() declara... +1.59
How to pass and receive back pointer to array of structures? -0.56
Indexing multiple array/ matrix elements similar to matlab "va... -0.26
How can I write a function to copy an array of items for some defin... -0.24
Find the largest, smallest, sum and average of an array that stops... 0.00
Why the code is not reversing the strings? -1.11
Merge sort: time limit exceed 0.00
How do you prove or illustrate that fast merge sort is an unstable... -0.08
Fflush on a file +2.44
How does printf in C round floating-point numbers? +0.17
Is there efficiency lost when declaring an automatic variable in a... 0.00
What will be the output of this code as this code is giving me a bl... -0.09
What does the C standard specify for the value of a character const... 0.00
Leap year question, unable to get input or .exe crashes +1.30
Why isn't this case insensitive version of strstr() function wo... -2.26
implement copy function using fscanf and fprintf +2.03
How can I find the length of a character pointer using strlen() in C? +0.38
I have a race program in C that always has the same winner no matte... 0.00
Mandelbrot code not exciting when resolution is higher than 320 pix... 0.00
C: is there any way to prevent open a file repeatedly? 0.00
How much memory to multiply int by a double? +1.50
Issue with merge sort Algorithm 0.00
Difference between gets() and scanf("%s") +0.44
Merge sort returns an ArrayList comprised of multiple duplicates of... -0.56
compilation error: cast from pointer to integer of different size 0.00
request for member n something not a structure or union +0.45
Merge sort implementation in java is copying a value into another i... 0.00
Getting a "Segmentation fault: 11" when finding number of... 0.00
How to replace a part of a string with another substring +1.19
Using loops to compute dice poker outcome 0.00
Data sort function JavaScript +0.45
Is there a way to read a filestream until a period (.) is found. Th... 0.00
How should I fill an array of ints from a file using command line a... 0.00
I am confused how to understand this code. contains double pointers 0.00
Trying to recreate the strcpy function using pointers 0.00
Segmentation Fault While Reading File in C +0.43
Reading a line and removing Spaces from matrix in a file 0.00
Can anyone explain the following output of the code? -1.31
C program to find the trailing ZEROS at the end of a FACTORIAL of a... +2.26
Function calls between strtok? 0.00
reading lines from text file into array 0.00
Program that determines average quiz grade 0.00
LinkedList update fails c programming 0.00
bitWrite function does not compile 0.00
warning: format ‘%s’ expects argument of type ‘char *’, but argumen... +0.43
Why Is This Bubble Sort Faulty? 0.00
Omitting "return" statement in a function recursively cal... 0.00
Valgrind leak and Segmentation Error with a specific output when tr... 0.00
Need help figuring out what the Problem with fgets is 0.00