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 ... 31 32 33 34 35 ... 75
Title Δ
How can I translate this loop into a for loop? -2.06
Why does freeing a string in a trie result in a malloc error? -0.24
Converting a string of chars into its decimal value then back to it... 0.00
scanf for char error in c code 0.00
How does short pointer address work in scanf 0.00
How to free a linked list with pointers +0.01
Why fgets works fine with two calls? +2.73
Unable to malloc and free memory properly in my strtok program -1.87
Duplicating Directory Trees +0.77
counting number of instances in buffer fails test case 0.00
qsort function compare confused me +0.79
C reverse two words in a single string in a void function +0.54
Replacing three 'a' in with a single '*' in a string -1.05
Program terminating without printing -0.58
Distance between two nodes in circular linked list -0.99
How to split a text file using tab space in c? -1.25
What does this C function mean? 0.00
Read matrix of previously uknown size in C +1.42
Extract (possibly empty) words from string using sscanf (separated... 0.00
Is there a space efficent way to store and retrieve the order of a... +0.43
Swapping bytes of unsigned short integer -0.34
how to correctly sscanf a decimal to a char -0.26
C replace special character -0.88
Which code is cleaner with better design? 0.00
If I run a loop a million times, do I have to worry about declaring... +0.10
C: assigning 2 dimensional array to another array +1.55
fwrite and fread with malloced nested struct does not have expected... 0.00
What's the difference between delete (ptr->next) and delete... 0.00
What does the size argument of setvbuf mean for an unbuffered stream? 0.00
Accessing memory with various types through a void pointer +0.98
C multiplication of matrices 0.00
What does a bitwise shift in a C enum definition do? -1.09
C - use printf to show full output +0.04
How to compress a 32 bit array elements into minimum required bit e... -1.10
Pointer casting 0.00
Function to reverse the input string.Display the reversed string bu... -0.69
Process finished with exit code 11 | Error during malloc +0.59
Searching for a bit pattern in an unsigned int 0.00
scanf is causing my code to run on forever +0.42
getfield() in C, inconsistent 0.00
How can I save values from recursive functions in c? -2.72
Continue computation in do while even if no columns exist 0.00
Pascal Triangle in C -1.24
A simple time complexity in C 0.00
Iterative Binary Search Tree Insert in C +0.43
how to arrange integers in ascending order using only printf and 3... -0.89
Initialized variable skips 0 during for loop -2.05
How do I make conditions in printf statements? -0.49
Malloc() failing when long long data type used +0.43
Why doesn't this print a random number? -1.33