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 ... 42 43 44 45 46 ... 75
Title Δ
Array of structs vs. Array of pointers to structs 0.00
Counting powers of 3 within a given range in C -1.12
2D Array Memory Allocation (malloc) Returns NULL 0.00
Not sure why my program keeps prompting error when I try to close it? +1.63
Displaying folder contents in c - Run time error +1.73
C Increment Operator Explanation +0.60
Make a string have the number of lines equals to a value of a varia... -0.11
Updating fields of bits incorrectly -0.46
Deleting every odd positioned node in a linked list in C -1.69
Nested Loop not functioning correctly -0.13
Segmentation Fault in use of a function. Yet the function works in... 0.00
How can I display the data I created in a linked list? -0.31
Bi-dimensional array of pointers -2.37
Error while implementing stack using linkedlist in C +0.34
scanf format warning for double -0.37
C rotl32 alternative -1.71
What is causing the segmentation fault error in in this tiny c prog... +0.48
C Program That Counts Even Integers from a Set of 5 Integers +0.89
how to exit while loop in C? +0.38
Array size of 5 or higher prints output incorrectly, but size 4 or... +0.73
Having Trouble Calculating The Correct Average of 10 Integer Values... +0.58
Why is a simple loop optimized when the limit is 959 but not 960? -1.66
Reading lines from file -1.17
Combining Strings into a List in C +0.39
Initializing one structure with contents of another structure -0.06
What values can you assign to an unsigned char? -0.87
Why do I keep getting an empty table when I run this program? 0.00
How Switch Statement Works 0.00
C - Get substring after first n characters of string -2.35
Merge sort in C giving wrong results -2.50
Lempel-Ziv-Welch decompression non-existent index 0.00
Parsing a text file of integers into an array +1.44
How to figure out which is the fastest algorithm +1.37
C Program Help in Upper Casing First Letter of Input +0.27
Sort array alphabetically, upper letter always first -1.27
Cross include in C -1.75
How to implement word spell checking with c? 0.00
Why is the first assignment of str1[0]? Shouldn't it be of str1... -0.50
I don't understand what's not working 0.00
Εquation using abs-sqrt-pow 0.00
Can quicksort be used with multiple arrays? -1.95
Convert char array to hex array 0.00
Use 'if' to find maximum and minimum -1.51
C Program that takes pairs of numbers from a file, calculates newto... +0.38
Reading and writing to a file at the same time in C +1.50
Remove empty lines in text file in c 0.00
C command line arguments to int -1.83
fill an array in C: is it better to create a static local variable... -0.62
How can I decrement numbers in Collatz conjecture program in C +1.41
Why does player sometimes move in wrong direction when switching di... 0.00