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 ... 46 47 48 49 50 ... 75
Title Δ
Bus Error:10 with strtok in C +0.38
Why is 100 * 4.2 coming out as 419 and not 420? 0.00
C doesn't load info from file (fread, fwrite) 0.00
I could not understand what does this program does, it is a recursi... +1.05
Variable access in main function when returned by another function? -0.24
Reading string from array of pointers 0.00
How to have a maximum waiting time for getchar in C +1.00
Reading bytes of a file into a structure -0.48
Using threads to handle multiple read/writes from sockets? +0.39
Segmentation fault - code worked recently 0.00
Compiler Errors(undeclared identifier/conflicting types/previous de... 0.00
Using getchar to open a file from the console 0.00
Reading file line by line - why I get the first line only? 0.00
Delete duplicates from linked list and save it to another list in C 0.00
Negative numbers are printed -0.08
sscanf() double & string 0.00
Different behaviour of scanf 0.00
How to print "\r" to a file -1.49
How to read and write JSON data from a file 0.00
2 different lines of code don't work at first time, then work 0.00
qsort(): Sorting only even numbers of an array +0.52
Erase blank spaces between string in C +0.38
Bisection algorithm to find multiple roots 0.00
multiplying an integer by 5 using bitwise operator +0.39
Can two pointer variables point to the same memory Address? +0.39
whats wrong with my program? -fpermissive -0.10
Is this the proper way to flush the C input stream? -1.26
what is the use of (Underscore) in C? -1.37
Change a String inside a 2D array (matrix) in C +1.58
How to print ASCII instead of integer in C? -0.49
String declaration segmentation fault 0.00
Text Editor in C select text with shift -0.36
Is there a function with similar performance to `memchr` that can m... 0.00
Remove empty new line at the end of a file 0.00
the code is giving error during compilation, please explain +1.73
how to fix- Control may reach end of non-void function +1.14
C - Sum of subsets, need a faster algorithm +0.36
how to read specific lines of a text document and write them to ano... +0.15
Segmentation Fault after reading a file into a struct array -0.60
c snprintf used to concat string +1.74
Need help sorting an array of structures in C using qsort +1.26
Creating a dynamic array of characters using C with pointers to poi... +0.40
not able to read string after reading double data type 0.00
C output too long -2.34
Is there another way to split a string with a comma delimiter aside... +1.53
K&R 1.19 exercise ("reverse" func) 0.00
Declaring my int array in C 0.00
C: Create own version of strncpy +0.38
Warning: assignment from incompatible pointer type at malloc? 0.00
What makes fgets() actually wait for user input if pointed to stdin? +2.19