StackRating

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

Weather Vane

Rating
1579.14 (3,078th)
Reputation
27,592 (4,567th)
Page: 1 2 3 ... 31
Title Δ
Protecting against overflow in a delay function 0.00
How to determine maximum positive base-10 value of a float mantissa? -1.91
fprintf is not working properly in Visual Studio (C programming) 0.00
Pre-processor Directives (#if and #endif) not working in C 0.00
Printing leading '-' in C? +1.14
CS50 pset 4 // sepia filter 0.00
CS50 caesar.c - ciphertext printing out of ASCII code range 0.00
how many decimal digits does float supports? +2.42
finding negative number closest to 0 in array (log n complexity) +0.41
c clock() in different OS 0.00
How to prevent stackoverflow error when working with large array? C -2.83
Bit manipulation in nested MACRO leads to `lvalue required as left... +1.77
Segmentation fault with bool - CS50 plurality 0.00
Why do I get 1 as an answer when I got (j>1) as a condition? 0.00
cs50 - pset4 - blur -0.61
c function to merge bytes in a specific order depended on endianness 0.00
Why does this part of my code always return the value 0? 0.00
What should I use to stop the sleep() function in C if a condition... +1.24
Slowing down a program (in c and assembly) using interrupts 0.00
Linebreak after output 0.00
How to check if there is no content inside a file, and how to avoid... +0.96
Branch Offset out of Range. ARM Assembly program for printing prime... 0.00
CS50 pset4 Filter (less comfortable) - blur function not working 0.00
C Programming in Visual Studio - Go To Definition Descriptions -0.61
Why is my code skipping over spaces and punctuation when shifting l... +0.47
Why the output is not 0,1.Why it is 0,2.? -0.61
Efficient pseudo-code for XY 5x5 plate movement -0.67
Overloading with struct in C 0.00
How do escape sequences actually behave in the scanf() function 0.00
Writing to file cutting off second line - C 0.00
Round division of unsigned integers with no overflow -1.59
Is it standard-compliant to initialize a 2D array of unkown size by... +0.66
How to check the correctness of the input binary number contains di... +2.50
How to Dynamically allocate the array size of your char variable ba... 0.00
atoi function on command line arguments 0.00
for some reason my data isn't being added to my file with my c... -0.49
How can I fscanf a maximum of three integers on a line? +0.15
Why is scanf(); skipping the first line? +1.63
Accepting an input of multiple formats 0.00
Pointers of FILE? +0.73
Multiple errors in C +0.37
What exactly is "Error] name lookup of 'N' changed for... +0.08
Overflow happening because of addition? 0.00
What does x ^ y do in c? 0.00
Split a single linked list into 2 SIngly linked lists -one containi... 0.00
C language: reading a .txt file 0.00
Can`t comprehend the bitwise operations +1.34
Reading text file line by line in C using fscanf 0.00
arrange number with 5 digits from the biggest to lowest in c only w... +0.93
How to define a certain time for the getch() function in C? -0.10