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 ... 21 22 23 24 25 ... 75
Title Δ
Array is not reseting correctly, when using memset 0.00
Does terminating a program reclaim memory in the same way as free()? +0.16
Accessing arrays out of bounds in C does not give runtime error 0.00
What is better way for merge sort? recursive function or non-recurs... -1.31
C - Why does char array only return last value that's put into... +1.47
Infinite loop while building mergesort in JavaScript 0.00
What is the running time complexity after changing the merge sort -2.42
How to use #pragma pack(1) OR /Zp1 so that these affect the packing... 0.00
Counting error while calculating large number(e.g. 50!) -2.01
fseek only working with fread call after rather than read? 0.00
How to allocate a global int* dynamically? -0.57
system() function string length limit -0.28
Taking string and integers in a single scanf skips the rest of inte... 0.00
Special character in text file when removing line 0.00
Implicit typecasting from double to int? +1.84
How to merge and print two sorted arrays of ints 0.00
Print tree node and all of it's childs efficiently +0.44
Conditional return value bug fixed with a useless printf call 0.00
At least one decimal after dot with printf in C 0.00
How to count comparisons in selectionsort? -1.86
Why is an extra element being added to my void** array when I use m... -0.31
Why is this code 6.5x slower with optimizations enabled? +2.25
Why does this code keep giving me a Segfault Error when i run it in... 0.00
Wordsearch Program In C -1.91
struct packing: how to add struct members at the beginning? 0.00
What is the behaviour of comparing pointer to static variable? -1.44
I want to make a parking fee program by using visual studio +0.43
Set all bits in byte high if one is high +0.66
Compute the source code length of C functions -2.13
Is it possible to increase char array while using it, WITHOUT malloc? +0.26
What exactly is dynamic linked list? 0.00
How to correctly allocate space in a two-dimensional array while av... -0.41
How do I have to read the following statement? +0.47
How to make a 2D char array completely empty? -0.40
Creating linked list of strings +1.61
Dummy nodes in Linked List implementation -2.58
How do I make scanf function print whole array 0.00
C linked list inserting node at the end using tail -0.59
Maximum path sum in a 2d matrix -0.07
In merge_sort algorithm, It works when parameter is double type lis... 0.00
Repeat the Program Prompt +0.15
Why isn't my 8-bit pointer updating correctly? 0.00
C Enumeration Program Months of the Year not Compiling 0.00
Trying to fprintf a certain string from a file read -1.22
"Deleting" from array in C -1.74
How to make a function returning a dynamically-allocated two-dimens... +1.85
Capitalization of first letter of string in c - Code a myprintf fun... +0.03
Start a loop with random value then cycle the whole range -0.54
How to find if a char array exist in another char array without usi... -0.57
How are ints in c stored in memory? -1.76