StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

chux - Reinstate Monica

Rating
1535.35 (14,424th)
Reputation
88,654 (889th)
Page: 1 ... 28 29 30 31 32 ... 111
Title Δ
C conversion of signed int as binary to long +0.42
Trying to remove whitespaces and replace with a dash - C -2.21
Different datatypes: how to store them all in one string and how to... -0.06
Rotating an image by x angle in c -2.05
Why is float outputting a different result than double? 0.00
Print the power of 10 - Printf in C -0.83
return the day of the week with day, month, year and first of Janua... 0.00
How to use command line argument to input data and convert data int... -2.46
problem with triangle angle in programm language C++ -0.09
check multi input char in c -2.07
unexpected seg fault caused by lstat function 0.00
Binary Search is giving me a segfault -0.01
Efficient algorithm to calculate the sum of number of base2 digits... -0.26
Why queue using two stacks not functioning? -0.16
Scanning space as char 0.00
Don't know how to use getchar function correctly / C -0.54
Add character after specific character in string (max 1string,array) +1.67
Program in C to find user defined average with for loop -1.00
printf following zeros to a certain degree +1.25
Whats the fastest, portable way to hash pointers we know are pointe... +0.41
printf behaviour in C 0.00
Reversing a number with 0s in the last position in C +0.41
How to receive a null character in gets function from the user inpu... +1.06
How to correctly compare 2 doubles? +0.87
Check scanf formating without conversions -1.41
Prime or Not Prime from Interger in Function 0.00
facing a challenge writing my own and my_itoa and my atoi, which sh... 0.00
Write a function to check if its parameter (positive integer) is a... +0.03
Using sprintf to convert integer to string seems to ignore 0 +2.03
Function calculate results wrong answer -2.46
How to detect \n and then remove it? +0.42
Which is faster? Dereferencing pointers or using square brackets? -1.81
How to allow only specific format of input with SCANF? -1.34
C Filling 2 Dimensional Array 0.00
Handling blank spaces with scanf() function in C 0.00
Replacing letter on string C language -1.00
Post Increment in do while loop if condition is TRUE (BEST WAY?) +1.20
C: How can I make it so scanf() input has one of two formats? +0.38
How to check for floating point precision in Double +0.54
Printing out the perfect numbers between a specific interval 0.00
use pointer to return values from a 2d array within multiple threads 0.00
Which one is safer to use? " ==TRUE" or " != FALSE&q... +1.79
Is it possible to detect conflicting use of reserved identifiers in... -1.80
School program tests not covering my code correctly and I'm not... 0.00
how to solve Integer Overflow in fortify report? (C code) 0.00
How to optimize below multiple strncmp? +0.30
Managing dynamically allocatable arrays inside a custom structure 0.00
C get odd numbers between a range and store it in int array 0.00
is it possible to obtain recursion value at runtime? 0.00
Read from the standard input a natural number, n. Find the greatest... +0.22