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 ... 38 39 40 41 42 ... 69
Title Δ
Why is this code printing 0? +0.97
Do C standards specify how far the carry propagates when incrementi... +0.88
How to get a disk's sector number of the INODE. C, Linux? 0.00
How do I assign an integer value to a pointer in C? +1.24
how a sizeof works when array name is passed +1.32
What is the difference between the parameter c[a][b] and c[][2] 0.00
Is the floating-point literal “.1” the same as “0.1” in C? +1.56
How can I allocate memory for nested zero length array? 0.00
Cast struct pointer to another struct -2.59
Can 'inf' be assigned to a variable like regular numeric va... +0.28
unsigned long and uint32_t? +0.28
PowerShell float to string behaviour -2.05
How does printf("%s\n", x) work, if x is of type char * i... -0.00
Why should I declare a String as a fixed-size array +0.52
Without underflow and overflow, is there any 2 numbers, which A <... 0.00
fread returns same number as nmemb yet end of file is reached +0.28
Alignment in 64bit machine is not 8 Bytes -0.05
Pointer referencing: What's the difference between pointer refe... -2.23
Does the value of floatval('a.bc') exactly equals to abc/100? 0.00
How many floats can be added together before floating point precisi... +1.55
Wrong modulus result when using unsigned int 0.00
C Preprocessor - Add Elements to Struct at Compile Time 0.00
While loop around switch cases in C -2.73
Understanding issues - Max of two number without using branching 0.00
Converting IEEE754 to custom floating point representation 0.00
Negate operator vs boost::math::changesign on a floating point value 0.00
Why applying sizeof operator to an extern variable does not output 0 +1.43
How to divide an Int into two Bytes in C? +0.28
How to implement parseFloat 0.00
Can a 'for' loop inside of a 'for' loop use the sam... +0.72
Why does the implementation of user level thread (fiber) require a... -2.42
Syntax for typecasting a pointer in C 0.00
Getting a clang error when compiling a simple C program using GCC 0.00
Why bit shift left on system call bits? 0.00
C memcpy byte buffer to packed struct, good decision? 0.00
Floating point error in c++ 0.00
Sum of all the multiples of 3 or 5 below 1000 gives a wrong answer... +0.32
SHA1 Message digest to plain-text +0.27
How does C exactly run? -0.48
Parameters in the sizeof operator in C +0.80
C case number+1: need brackets? -0.47
Where pointer points when we change the content of pointer? -1.19
Manipulating IEEE-754 floating-point encodings 0.00
Why use malloc() when I can just define a variable-length array? +1.44
What does the C standard mean by "converted to its semantic ty... 0.00
What happens behind the scenes when you declare a variable in C (an... +1.38
Why don't we have to pass the row size of a multidimensional ar... -2.83
How much RAM would a lookup table for converting positive 32 bit in... +0.29
Why the outcome of approximation algorithm more precise then the mi... +0.28
Incorrect calculation C uint64_t 0.00