StackRating

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

Eric Postpischil

Rating
1674.77 (285th)
Reputation
91,475 (854th)
Page: 1 ... 44 45 46 47 48 ... 69
Title Δ
Find minimum float greater than a double value +1.75
How to not drop precision when converting from float to decimal in... +0.30
Split up program with 2 dimensional arrays into Functions (C) +0.28
Using floorf to reduce the number of decimals -0.37
Issue with global variable while making 32-bit counter +0.69
Etymology of "logical" vs. "arithmetic" shifts 0.00
Can I treat a multi-dimensional array as a one-dimensional array? +0.63
Are the results of floating point calculations involving infinity a... 0.00
Which sequence is more effective in Assembly language? 0.00
Precision of Sin vs Cos functions in Fortran +1.35
c, obtaining a special random number +1.00
Expose only required information without including unnecessary head... 0.00
Is it possible to define macro inside macro? -1.26
How do I know if a number is negative in binary using only boolean... 0.00
printing double precision floating point numbers +0.25
Write a function receives two arguments and returns the difference -0.02
C++: Calculate number of possible floating-point values within give... +0.29
Are C standard library structures compatible between compilers and... -1.86
Initialize struct variable with previous one C +0.82
How to remove the most significant digit of an int (e.g. from 547 t... -0.41
pow() function in C problems 0.00
How does gdb disassemble work? -2.09
Pack a float to 1 byte using the reverse of provided unpacking func... 0.00
rand() in C outputting numbers that are not in specified rang 0.00
Why does pointer artihmetic work with non-contiguous 2d arrays? +2.23
Use private copy of global variable with OpenMP in C 0.00
Trapezoid Rule in C, wrong answer 0.00
Questions regarding default integer value 0.00
Possible cause and solution for randomness in time measurements 0.00
Does a stack allocate more space if needed or does it overflow? +1.50
Using the ternary operator inside "for" -1.19
Assigning 0 vs NULL to a pointer in C +1.33
cmocka, how to check a function pointer 0.00
Why did C never implement "stack extension"? +1.30
What is wrong with this string reverser I wrote in C? +1.43
Requirement of `malloc()` in this case +0.64
floating point arithmetic in gnuradio -2.51
Const type qualifier when doing pointer things -0.71
NaNs arise unexpectedly in C code mixed with assembly that uses x87... 0.00
Is the C main function optional and can you write code outside of it? +1.02
Type coincidence using malloc 0.00
Number Representation- Floating point, decimal point, binary point... 0.00
Why pointer argv is not updating? -0.20
Undefined operations on integers in c 0.00
Byte representation of float as integer equation +1.17
How do I make bad pointer arithmetic more obvious in C? 0.00
Is the behaviour of a program that has undefined behaviour on an un... +0.39
Do scalar members in a union count towards the common initial seque... 0.00
If 'a' is an integer array in C, why are 'a + 1' an... +1.05
Prevent underflow in floating point division in Python +1.94