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 ... 38 39 40 41 42 ... 111
Title Δ
Pi-calculator program gives different output each time it's run 0.00
Generate sine signal in C without using the standard function +1.29
Is it well-defined to use a pointer pointing to one-past-malloc? -0.69
Is this a bad way to check if a string represents a floating point... -2.19
How to reduce the precision of a double in C? +0.75
How to print a long string using std::fprintf()? +1.49
Can a floating Point System with 2's or 1's Complements Man... 0.00
Is it possible for fscanf to return zero and consume input at the s... -0.95
how are logical expressions different than relation ones? -0.40
How to determine number of characters that were read with fgets()? +2.30
How to enter and scan multiple chars in c +0.49
Return a structure that was created within a function? +0.43
Generic datatype in c -0.92
Using int to print character constants +0.77
C time.h wrap around +0.44
Print a calendar by input character month and integer year 0.00
c scanf_s in visual studio 2017 don't work more than once +0.82
Why does Horspool not work on binaries? 0.00
fgets from stdin with unpredictable input size -1.47
Memory allocation? -2.01
Is `-1` correct for using as maximum value of an unsigned integer? +0.20
extract numbers from dates in C -0.32
Do you make safe and unsafe version of your functions or just stick... -0.51
How to generate a value using pre defined mask 0.00
Print out all possible strings in C using recursion -0.19
Can floor-ing a rounded number gives a different answer than the ro... -1.20
Why am I getting a return value of -1 (0xFFFFFFFF)? +1.74
Completely different output between 32-bit and 64-bit 0.00
reading that from serial port in c - array indexing issue +0.43
Division by and subsequent multiplication with the same floating po... +0.42
Insterting an int value into a char type pointer +0.28
Reading specific lines from a file with different datatypes in C +1.99
Prevent user from entering the same number more than once -0.27
Is it safe to cast size_t to unsigned long int? -0.57
Integer division in C with unsigned short -0.70
Why and How, is this C program showing 7.21 accurately? +0.39
Stopping scanf from scanning after a given amount of inputs [c] -0.55
Efficient way to compare GPS timestamps +0.28
Why doesn't comparison with bool convert to bool in C11? +1.52
MISRA-C:2012 warning of Rule 10.8 "being cast to a wider type&... +1.45
Promotion in integer arithmetic expressions 0.00
Pointers in C: why is the * needed in *address_of_x = &x when g... +2.11
C++ `digits10` is 6 for IEEE float, but the first non-representable... -1.24
C++ `digits10` is 6 for IEEE float, but the first non-representable... -1.24
Conversion without lossing precision from float to double and back... -0.38
Finding prime number in c, my if doesnt do its job -1.34
Formatting an doubel like xxxxE+xx in C +0.93
how to implement IEEE 754 floating point subtraction in hardware? 0.00
Why do I see inconsistencies in my code? -1.57
Craps game and function -1.38