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 2 3 4 5 ... 75
Title Δ
Finding proper descendants of an integer +0.44
Loops running infinitely for big inputs 0.00
segfault when referenced by index -1.93
In C, how to set first eight bits of any sized int in a generic way +1.52
In C , what can I use instead of strlen if I don't want to use... +0.43
Rewriting addition as a unary expression -0.45
C program to multiply a matrix by a scalar 0.00
C switch returns default inside if/else -0.01
Euler 10, Sum of primes to 2000000 +1.76
Removing all characters from string which are not letters and chang... 0.00
Addition (+) does not want to run in if/else -0.55
Implementing multiple functions in a spelling program in c returns... 0.00
Casting void* to uint8_t* / uint16_t* properly in C +1.87
Printf format specifiers -0.59
What is the motivation for ptrdiff_t? -0.60
Selection sort: What is n-1? +0.01
why does my program not accept subtractions? 0.00
Should there be pointers? 0.00
Dimension of an array when returning from a function 0.00
Why is this Visual Studio Code just running without giving output? +0.01
Is there a way i can prevent EOF in C? +1.11
Giving lowest amount of bills for a user inputted amount in C 0.00
Shorthand for multiple equivalency checks in c +1.42
How do it get character frequency and highest character frequency? 0.00
my C program to find factorial is not giving me my desired result -1.37
Memory leak while freeing a hash table C 0.00
Why the for loop is filling the whole array with the latest string? -1.61
Combining two given sequences into a new increasing sequence -1.34
Attempt to free non-allocated memory without using free() 0.00
Warning format specifies type int but the argument has type long +0.44
C finding the shortest substring of the string s1 that contains all... +0.90
How to write, read and delete a file in a single script in C progra... -0.56
What is the difference between the values of these two char arrays? +2.75
No values returned from function in C +1.62
How can I implement mergesort for a ArrayList? -0.54
What does it mean that void* has the same representation and memory... +0.46
Why does this program written in C not print a value of 5 when comp... -2.34
C algorithm for calculating norm/inner product +0.96
Unexpected output while reading string from a keyboard +0.43
recursive merge sort repetitive element print 0.00
Why printf does not print anything in c with string? 0.00
fscanf format %[variable length]s 0.00
Is this a good concatList(List A, List B) function in C? +0.39
Is this the correct implementation of merge sort? 0.00
why do I have to press enter twice for each string I enter? +1.86
How can some x and y coordinates be pulled out of a file where each... 0.00
Attempting to read file and save its content to a struct, not working 0.00
Alternative to this switch statement in C +0.31
To use a function prototype or not +0.26
Problem deleting all data from a functionary 0.00