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 6 ... 75
Title Δ
Ignore unused variables for -Wunused-variable +1.37
Calculator in C should only accept float/int numbers +2.14
warning :format 'c' expects argument of type 'int',... 0.00
Getting StackOverFlow error while trying to code Merge Sort in Java -1.03
C program to replace a word in a text by another given word -0.19
conversion between a pointer to function and another type [MISRA 20... -1.91
Faster way to copy a region from a bitmap in C 0.00
macro constants with and without "u" at the end of a number +2.62
Create random list of given length from a list of strings in python +2.08
differences between "%c" and "%s" in C 0.00
using unions inside of structs to enable arrays of multiple types 0.00
How do I keep information in struct after returning from function? 0.00
How can i use printf in a function with checking a variable? 0.00
Why isn't my reverse(); function working? +2.18
C sockets download function transfering corrupt files 0.00
Trying to find a elegant way of finding adjacent element in a 2d ar... -1.57
Finding the shortest word in a C string +0.62
Why is Merge sort better for large arrays and Quick sort for small... -2.44
Convert uint8_t array to structure in C -0.05
How to calculate the sizes of a rectangle that contains rotated ima... +1.79
C - Drawing rectangle using * special character based on input (For... +2.27
Reading in exactly N bytes from standard input in C 0.00
Adding fuction to edit numbers on diagonal in 2d array -0.54
strcpy problem with two dimension array in C -1.33
How is the size of structures with bit-fields are calculated which... +0.82
C language alphanumeric check for bad chars 0.00
Using while(str[n++]!='\0') for counting the length of a st... -1.88
removing all sub strings of a string in C +1.64
I cant fill an array in C all with 0. Im trying memset and array[]=... -0.04
Modulo operator slower than manual implementation? +0.46
Going Through multiple columns of a csv file in C +0.42
How to give whitespace in string in structure in C Language +0.46
Why does the size of enum only correspond to the size of a single v... -1.12
Merge Sort Java Implementation so merge works within one array with... 0.00
C Polynomial Addition exercise -1.02
C Polynomial Addition exercise +1.23
taking string with spaces does not work in my function 0.00
Inserting elements to array in C -0.05
Cannot pass my matrix of structs to a function after using malloc f... +0.42
finding the sum of a given Int but ignoring duplicate numbers -0.41
Find most frequent letter in C -0.22
Fibonacci number program crashes with exit code 139 -2.38
Is there a simpler way to do this check? -0.58
Splitting C linked list without making a copy -2.11
C program which prints the Germain primes in a range received by user +0.45
How to find a word within a string without case sensitivity? +0.32
how to print X shape using * in c++ without using any loop +1.46
For a small dictionary list program runs, but for a large list it g... -2.05
sscanf and scanset stops reading of hex numbers +1.95
total number of comparisons required by merge sort and selection sort 0.00