StackRating

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

Fiddling Bits

Rating
1489.20 (4,427,839th)
Reputation
7,128 (22,486th)
Page: 1 2 3 ... 7
Title Δ
Why doesn't this code give any output, why does the execution n... 0.00
c programing issue does not name a type 0.00
How to print the contents of a unsigned char array within a struct? 0.00
How to divide integers and get a float in C +1.99
Why does my debugger show extra characters in character array? +1.29
How to define a variable "N" type in C when N it is an in... -1.05
Minimum number of bits required to represent x in two's complem... -0.69
What is the difference between int a[], int *a1[], and int *a2 in C... +0.01
C code for sensor prints output only once and exits 0.00
Constant in mylib.h not useable 0.00
My Cs50 problem set 2 code has a problem with random letters going... +0.02
How to write a program that function named vowel that return a nonz... +0.52
How is this const being used? -1.14
assigning variable outside main: data definition has no type or sto... -0.72
What is (void) with () in C -1.02
How to print a diagonal line in C? -1.98
Difference between printing out pointer vs dereferenced pointer +2.54
Reading from txt file in c +0.32
multiple condition not correctly evaluated 0.00
What actually happens when we pass an array as a parameter? 0.00
How to compare a string with two characters using strcmp(), is ther... 0.00
fputs or fprintf not writing into a file for strings +1.57
Loading in C doesn't come out right -2.11
How do I print the index of the maximum and minimum values? +0.32
A question about add element at the end of a linked list -1.19
pow value is wrong without a dot -0.40
How does strlen works in this case? -0.94
Xor encryption in C? +2.29
String splitting advice for speed in C -1.11
binary string to int works only sometimes -0.49
Is there a way to find variable sized formatting a floating point 0.00
I am getting a warning saying I have reached end of non-void function -1.79
Program instantly stopping in C? +0.95
Can you recast variables of typedef into another type in C header f... 0.00
Converting decimal to binary without arrays 0.00
My second structure does not return the correct values 0.00
I don't understand why a equals 1 and b equals 0 in this program -0.91
Read bits between bytes -0.22
Why do I get 'Segmentation fault (core dumped)'? -1.97
not understandable pointers errors +0.49
dynamically construct an array out of existing strings without new... 0.00
How to instantiate new struct instance in loop 0.00
Why is it returning 0 or 1 and not True or False +2.40
Reverse Integer in Endless Loops 0.00
Turning a word into *** symbols +0.59
How to initialize this array of structures of array of structures? +2.35
Question about converting `void *` to `int` in C +1.37
function return multi value to main function 0.00
Checking cmd line arguments in C +0.95
What does this function ft_isalnum do? -0.45