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 ... 20 21 22 23 24 ... 75
Title Δ
I have written a code for the spoj problem "The Next Palindrom... -1.87
Is it possible to get the size of an array of function pointers as... -2.50
How to parallel Fibonacci sequence until 10^5 term +2.01
Always a memory leak even though I free'd all allocates 0.00
Bubble sort with linked list C -0.17
How to perform multiplication for integers larger than 64 bits in C... +0.82
How to calculate modular multplication of array elements to integer... 0.00
How come tt[9] is '4' after strcpy has changed its value? +0.70
Trying to fix segmentation fault in a C program -2.03
"how to find the largest value in a 2D array from a file in C&... +1.21
how to concatenate two positive integers using macros? -1.06
How to fix error inserting into linked list. from file stream +0.05
Program that determines average course grade 0.00
strcmp won't return 0 when comparing string to a linked list da... -0.50
Trouble with reading from file to linked list 0.00
Fwrite does not copy all bytes in binary file copy -0.06
Finding k elements in array whose product equals given number -1.19
what does this mean {fseek (inptr, - ( bi.biWidth * 3 + padding), S... 0.00
Problems passing in a char[][] to execvp +1.65
I cannot read in a number using getchar() +0.42
loop optimization difference for 0.00
Is there any reason why printing a simple array gives strange values +0.44
Why does the + 1 operator increment by 2 bytes while ++ increments... -0.05
How to declare and initialize an array of pointers to array of poin... +1.92
Is there any way to solve this math problem without additional vari... -0.06
heapusage detects Memory leak possibly caused by printf -1.07
C print longest word 0.00
Isn't A in A[m][n] a pointer(drawing analogy from when we defin... -0.05
Accessing a nested structure +1.23
Implementation of mergesort / merge-method 0.00
Two way insertion sort 0.00
Struct containing an array of struct cannot be allocated by values... +0.43
Get the ascending order of array element using c language 0.00
Re-arranging pointers in a struct doesn't give me the correct r... 0.00
Parallel Mergesort benchmarking - determining threshold found 0.00
0/0 in C - gcc-7 or higher -0.90
How to get rid of the Heap-corruption error (Critical error c000037... 0.00
Find time complexity for merge sort in some conditions 0.00
How do i add an "(if)" that allows only letters between a... +0.44
How can I implement the Merge Sort algorithm with 4-way partition w... -1.32
Insertion & Merge sort algorithms - Anomalous timing results 0.00
Why is the loop not stopping? +0.11
Is strlen times sizeof(char) always equivalent to sizeof(literal)? -1.37
printf/snprintf behavior in 64 bit environment -0.33
Why is middle.next set to null? -0.11
What is the time complexity if we apply merge sort on an array cont... 0.00
time in milliseconds in c99? 0.00
How to correctly cast a float to int +0.43
I'm unable to delete all nodes from a linked list 0.00
I need to read a line's end properly. Blank area problem 0.00