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 ... 39 40 41 42 43 ... 75
Title Δ
How to find the average of the two sets of data? +0.39
execution of ternary operator -0.83
How to ensure positive values from modulus +1.17
Avoid 32bit overflow via using string -0.62
Accurate conversion between timeval and microseconds 0.00
C: Whats the difference between pointer = variable and pointer = &a... -0.66
Strange behaviour of two successive printf() calls in C +1.67
Segmentation Fault: 11 (C programming) +1.74
printf() a double with a %d in the format gives me unexpected result -0.13
Printing pairs which matches the user defined sum number in C progr... -0.60
How to shift chars w/pointers +0.22
A program in C to get previous two fibonacci numbers less than the... +0.40
C Program will not stop encountering EOF or -1 +0.95
atoi() not working with char array +1.01
what happens if buffer's data type mismatches (int * versus uns... -0.23
Is there a possible way to use char in strcmp? +0.46
Format string with multiple percent signs -1.05
C function that removes comments from input +0.79
Changing word "welcome" to uppercase from the input string +1.84
Count the Frequency of Characters in a String which includes space... +1.73
Binary search stops working when more than 44 elements in an array 0.00
Converting words from camelCase to snake_case in C -0.46
Printing the all possible paths of the n x n matrix in C -0.63
C "double free or corruption" error +2.14
Cannot Copy a Text File through fwrite and fread in C -0.75
fgets() doesn't wait for input running with Eclipse-neon +0.41
counting number of digits in a number which contains zeros at the l... +0.93
How do I sort structures (consisting of several different elements)... 0.00
What is best solution for initialize struct array? -1.62
C program skips lines when entering capital letters? 0.00
Strange register definition ,declaration and usage +0.39
How to basically encrypt text in an ELF binary? +1.65
Save linked list to use later 0.00
C read all input once optimization +0.39
Randomly swapping elements in an array causes it to go to zero when... 0.00
C - Is there a way to leave a variable unchanged outside of the loop? -0.37
Can't encrypt long string with XOR C crypter 0.00
What kind of math is used in c++ Hello world program? 0.00
binary search - if I add or subract "1" from the middle o... -0.12
Why do I get this unexpected output of printf? +1.96
Iterate bits from left to right for any number -2.04
reading in a file line by line - where is the file? 0.00
C programming-In the below program what does '\' means in t... +0.41
C programming switch statements to find a number or a letter 0.00
can someone explain why the modulo function in this code isn't... -0.31
Convert from char array to 16bit signed int and 32bit unsigned int -0.20
Function to count the sum of an array -1.50
Sorting string vector using integer values at the end of the string... +1.24
Substring replacement and memcpy +0.14
How to store strings that end with certain characters? +1.01