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 ... 29 30 31 32 33 ... 69
Title Δ
Remapping C pointer to a 3D array +0.05
Float operation difference in C vs C++ -2.58
Handling money value, is it safe to divide a number by 100? -2.45
Can a pointer to a member of a struct be used to access another mem... +0.48
makefile mutliple defintion errors 0.00
C: matrix-vector product, multiplying two double numbers gives wron... 0.00
Right shifting by negative count is not only undefined, but maps fr... +0.33
How to use more than 1 condition in one "if" function? +1.21
How to pass shell string to c program with EOF? 0.00
What does it mean the following C statement? ((int*) & var) -1.70
How many values can be represented in a given range by a float? -2.44
How many values can be represented in a given range by a float? 0.00
Union of structs with only bit fields, sizeof function doubling byt... +0.56
Is -10 between 1.5 × 10^-45 and 3.4 × 10^38? -1.56
Does a C function without any argument and return value require a s... 0.00
Confusion about setbuf example of invalid use from man page 0.00
How Should I Define/Declare String Constants -0.49
Number of pairs with given OR value +0.30
What is wrong here? C language 0.00
Floating-point arithmetic - bits of the exponent 0.00
Declaration mistake in C with return value +0.29
C struct and union together -1.76
C pointer's declaration confusion 0.00
What are the values that are stored in unused memory space? +0.73
Easiest way to convert floating point of IEEE 754 to hexadecimal 0.00
Does the heap in C++ contain classes and structure objects or does... -1.94
Are statically compiled pure standard C++ programs portable provide... +1.15
C Global variable with same name as system function causes segfault? +0.86
Difference between i++ and (i)++ in C +0.80
C: Casting function pointers to edit executable code 0.00
Python 3 array average calculation -0.67
Difference in casting float to int, 32-bit C -0.16
Variable length arguments in C -0.64
When is a pointer expression "based on" another pointer? -0.14
What causes 0xA4 to become 0xffffffa4 when reading a binary file? +1.28
Displayed precision of Java floating-point 0.00
different type variables with same identifier linked together -2.47
Math. Sorting. Do "n * (n + 1) / 2" always less than &quo... -2.60
How do I diagnose Xcode message “Linker command failed with exit co... 0.00
What is different between array String and common array in C? -0.00
extended Euclidean algorithm to find prime number in C 0.00
Confusion about different running times of two algorithms in C +0.47
What is the exact value range for unsigned long? +0.01
Pointers address location +1.03
Why basic arithmetic operators don't need math.h library -1.04
Does exist two numbers that multiplied (or divided) each other intr... -0.41
C: It is possible to pass variables to a function that request a st... +0.22
Can a string literal be concatenated with a char*? +1.85
tricky Pointer arithmetic in C: **k +0.99
Static initialization of a flexible array member +0.88