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 ... 7 8 9 10 11 ... 75
Title Δ
Having a problem with my mergeSort implementation -0.57
fread nested structure value using malloc -0.04
How to replace a substring in a string? +2.16
Copying specific number of characters from a string to another +0.36
Read a line from file in C and extract the number of input +1.35
What am I doing wrong with malloc and realloc of array of struct? +0.42
Function cannot find failed memory allocation -0.23
How do I find 8-bit substrings in strings with ascii values exceedi... -2.32
In C, how to divide a float or double number by 2 raised to the pow... 0.00
Can I malloc only the exact memory needed for an input string and p... -0.61
What's the fastest way to remove a string from the beginning of... -0.92
mergesort algorithm merge function doesnt work +0.42
swap strings function in c with pointers -1.40
Objections to free_if_heap(void *ptr)? 0.00
Writing outside heap in mergesort 0.00
Print negative hex with 6 char in C -1.94
Eratosthenes prime numbers +1.23
What is the best way to detect that a recursive function is called... -0.24
Why does the number get ignored? -1.98
How to use strstr() function? 0.00
string manipulation with %s format +1.28
Why does my program enter an infinite loop when I use float values... 0.00
(Merge sort) The code is printing nothing 0.00
Reading a file line-by-line into an array of strings in C +1.77
Would a C compiler be allowed to replace an algorithm with another? +0.43
Is there a quick way to get the last element that was put in an arr... +0.98
Measure elapsed time in C? -0.08
How to find common prime factors of two given numbers in C? 0.00
Why is this C Program not running on Microsoft Visual Studio? -0.07
Are digraphs transformed by a compiler and trigraphs transformed by... +2.71
fread(): Reading from a file (without alignment) results in skippin... +0.13
initialization of arrays while operating with mallocs 0.00
Rudimentary C Benchmark calculating Primes throws up crazy results... +0.44
C language, why do we use envp[i] != 0 but not '\0'; +2.02
linked-list is always getting NULL even after adding elements to it -0.56
Why I am getting this output? +0.09
malloc - Hardfault - Keil uVision 0.00
Converting 8 bits in binary to 1 byte +1.29
How do I ignore spaces in a string input? -0.04
Mergesort in C and I keep getting errors. Is my approach correct? 0.00
Extract multiple integers from a string in C 0.00
Is there a way to recover the two sorted halfs in a merge sort algo... 0.00
How pointers in C/C++ actually store addresses? 0.00
emacs loops in c at command screen 0.00
Free, invalid pointer 0.00
Is there a way to make space input obligatory in the scanf() functi... 0.00
Merge sort recursive algorithm in Bash cannot exit and return value 0.00
Difference between malloc and calloc in this case? 0.00
C program to find out both real and complex roots for quadratic equ... 0.00
Pass a void pointer to printf and have its type determined by the f... 0.00