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 ... 6 7 8 9 10 ... 111
Title Δ
gettimeofday to calculate elapsed when day changes -0.45
How to access , change and print a variable by its memory adress in... 0.00
Trying to print structure variable without dot operator +0.89
Double to uint64_t conversion -0.50
While loop not executing code in correct order in C 0.00
Floating-point mantissa and exponent base 2 0.00
CS50 Tideman "prints winner of election when some pairs are ti... 0.00
'calloc' on bidimensional array doesn't initialize prop... +0.44
Use value before and after the decimal point in c++ float? +0.44
Big O and Running Time? +1.93
program to count commented characters and words in a C file -1.00
How to get the first 2 digits of a number -1.30
How to pass float pointer to function which takes double pointer +0.45
How to reject a non-numeric input in this code? +0.40
When NULL is not all-zero-bits, is an all-zero-bit pointer value al... +1.35
Consecutive arrays +0.46
Calculating hexadecimal values for 7-segment LED on MDA-8086 -1.61
What does this `randfloat()` do? -0.59
Accurate sqrt(1 + (x/2)^2) + x/2 -2.02
How to setup UTC time from NTP server in C +0.44
Variable string limit "%*s" with sscanf() ==> "da... +0.07
How to make string from an character? +0.23
The C Programming Language Exercise 1-9 Problem 0.00
Check is string is in given format in C 0.00
How to access second member of struct via pointer? -2.18
Modifying a const pointer in C -0.26
How do I convert a number from the command line to an inter using s... +0.40
C different behavior of sscanf i386 vs x86_64 parsing quoted string 0.00
Convert char* to int memory address -0.54
Why are pow(x,1/p) and pow(x,1.0/p) not equal even though printing... 0.00
I want to copy and make "I love you" but I have an error 0.00
function pointer array with different number of arguments -0.08
Why do printf implementators prefer to print "%a" numbers... -1.27
Calculate sine curve in C +0.44
Neural net from floating point to interger weights +0.43
sqrtf() throws a domain error, even though I guard against negative... 0.00
Assign char address to an int pointer, and consequently write an in... +0.89
What's wrong with my code with modulus here? (C) 0.00
malloc function return pointer to an array right? +0.54
Bitwise operations for comparing numbers? -1.32
Newline Issues taking input after clearing Stdin with getchar() [So... -2.24
Why does C have a `hypot` function? -0.00
What should be the right usage of strncpy_s() - secure string copy... -1.52
C program for salary increment calculation using structure +0.18
How to find out word length of a virtual machine? +0.25
A problem with the behaviour of scanf when data type is unsigned char -1.18
How do I mock a const variable for unit test in C? -0.47
Is shifting bits dependent on the endianness? -1.08
Safely checking for overlapping memory regions -0.52
How can I print whole data of a packet in c? +0.38