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 ... 7 8 9 10 11 ... 69
Title Δ
Confused about cpu cache benchmark results 0.00
Why has the type of an empty array a different size within and outs... -0.37
realloc( ): Invalid next size +1.36
program that encrypts messages using Caesar’s cipher 0.00
C Unexpected Identifier - For Loop Increment 0.00
If a C signed integer type is stored in 22 bits, what is the smalle... -0.79
Does snprintf/sprintf overwrite the terminating-null of the penulti... +0.94
execl failing to find vim 0.00
Why can't an array with an unspecified size be followed by anot... +2.12
What shall I do, if C compares two doubles wrong? 0.00
What happens when a int list is cast as a char list in C? 0.00
Defining external variable externally -2.61
Simultaneously creating internal and external linkages in C 0.00
c, printf, double: getting more than 15 decimal digits -1.71
Is it undefined behavior to use functions with side effects in an u... +0.97
How large 'int' could be converted into 'char' impl... +0.28
Init array in C at runtime 0.00
Does C preprocessor directives recompute each time? -2.40
expression result unused in a strcmp +0.91
Example of a static vs automatic variable in assembly -0.40
Binary compatibility of struct in separately compiled code 0.00
Is comparing two same "literal" float numbers for equalit... -1.95
Ommiting second dimension for 2-d array in formal argument doesn... +1.75
Pass by reference or value for 2D pointer array -0.42
Where does the C standard define the else if statement? -0.80
c's void* as argument and return value 0.00
difference between extern declared variables and global variables 0.00
How does cache blocking actually speed up performance? 0.00
When NULL is not all-zero-bits, is an all-zero-bit pointer value al... -1.43
In C, is a declaration of an extern function that excludes a const/... 0.00
A way to efficiently parse function pointer declaration syntax -1.96
How to convert UINT16 into two signed chars? 0.00
Cast the return value of a function that returns a casted type -1.38
Use if-else to evaluate the starting number and the length of a num... +0.73
Lifetime of a structure with no arrays in it +0.41
Is there a way to explicitly manipulate variable data on stack in G... 0.00
Redirection operation writes output of order in file +0.28
how to access global variable in other module? +0.28
How many bytes does it take to encode the assembly-code line "... +1.86
When dividing a number by its divisor in floating point math, when... +0.28
How to call main from external functions file 0.00
Assigning a pointer in content of a pointer +0.29
2D array of pointers 0.00
Print contents of memory cells with pointer arithmetics in C +0.74
malloc: Incorrect checksum for freed object +1.38
Why my memoization code written in c not working? 0.00
Find what Level an Element is in Tree -0.62
What is a Fractional Remainder in the context Python's division... +0.29
Why does adding 1.0/3.0 numeric literal three times evaluates to ex... 0.00
initializing a 2 dimensional array of struct to zero (set the image... +1.64