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 ... 21 22 23 24 25 ... 69
Title Δ
Learning how to properly reference to a struct field when using sca... +0.26
Is 6 the default decimal digits of floating point in python format? +0.24
Compatibility of function types that does not include a prototype 0.00
How come multiplication is as fast as addition for C++ double type... 0.00
Why (const char * ) argument in fopen prototype in C header stdio.h +0.28
How to do for return in main with pointer to pointer to pointer? +1.34
Including the same header files in a self-defined function again, w... -0.90
<stdlib.h> rand() example code, unnecessary check for larger... 0.00
Can an unused typedef or struct definition ever cause a change in b... -0.53
Determine positions in array at compile-time in c +1.03
How does a float get converted to scientific notation for storage? +1.32
Is there any difference between uintptr_t and unsigned int when uns... 0.00
Appropriate scale for converting via BigDecimal to floating point 0.00
How to make assign one char* to the another char* +1.93
Complex numbers (complex.h) and apparent lag of precision -0.07
Compiling a C program with gcc 0.00
How to write integers with write() function in C? +0.27
Using fread to read in 16 byte blocks 0.00
problem with assigning value to a unionized field of a struct 0.00
Assembly language meaning of two values in src or destination +0.84
Why do parentheses make a difference in this simple code +0.97
C - For loop based on variable doesn't iterate correct number o... 0.00
Allocate structure in another function in c +1.17
why does snprintf copy different values eventhough same variables a... +1.37
How to use 64-bit integers in 32-bit compiler? 0.00
RISC-V SiFive HiFive Unleashed FMADD(32) underflow flag not setting... 0.00
Left-shift bit operation for multiplying int-variable: Limited Rang... +0.27
The 36-digit patch in the output of print('%.70f' % (0.2 +... 0.00
c - understanding floating point binary model +0.79
Storing hexadecimal value in an integer -2.81
Popular Two Sum Algorithm Problem with Floating Point 0.00
Practical difference between using array and pointer offset notation +0.27
what happens if I declare and initialize a static variable? Will it... 0.00
Runtime error when creating dynamic multidimensional array of point... 0.00
Efficient way to add two float arrays in C? -0.95
C- method find average distance from root to leaves 0.00
Order of memory allocation in C +1.29
C program printing wrong output +0.32
Binary tree produce Segmentation Fault -0.73
how to convert 2d to 3d array using malloc? +0.28
why size of struct is differs from size of struct pointer +1.21
Why does a pointer "forget" its value despite pointing to... 0.00
When you allocate memory in a function, does it automatically free... +1.09
#176-D expression has no effect" warning when I created an arr... 0.00
conditional casting of variables in C +0.69
What is the meaning of file-static out-of-line, global out-of-line... 0.00
What do multiples of machine epsilon mean? 0.00
Why register array names can be assigned to pointer variables witho... 0.00
How to handle floating points in a JavaScript calculator? -0.25
How to change a pointer value between functions -2.35