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 ... 35 36 37 38 39 ... 69
Title Δ
What is each curly brace standing for when declaring/initializing a... -0.06
If statement inside while loop with the same condition -0.58
How to round micros? 0.00
Initializing pointer constant to a field inside another pointer con... 0.00
How are rs1 & rs2 fields for floating point registers (f0-f31)... +0.90
Why I have error: deprecated conversion from string constant to ... -2.93
Mapping one number range to another -2.34
Sending a row of 2d array as arguement 0.00
Is `Math.floor(a / a) == 1` guaranteed for any `a` such that `a / a... +1.59
Why this if section compiled to infinite loop? 0.00
How to check for floating point precision in Double -0.54
Issue regarding calculation of sin(x) using Taylor series 0.00
C : Does creating a new instance of a value takes space if it exist... 0.00
Why "any primitive object of K bytes must have an address that... +0.30
Size of malloc'd chunk seems wrong 0.00
compound literals and pointers +1.44
Why is dereferncing 2 times working and 3 times giving segmentation... 0.00
what is the definition of variable -0.31
C Pre-Processor Macro code with () and {} -2.46
How does free() affect the memory address on the heap? +1.25
Floating-point directed roundings and optimization 0.00
How to compute relative error for the rounding of floating point nu... 0.00
How do I create my own floor function in C? -1.69
How to convert -0.0 to 0.0 in Java? -0.62
y = 4; Does &y have a name in the compiler's symbolic table? -1.99
C program taking in three integers and seeing if they make a triang... +0.26
Why is const allowed in function declarations? -1.09
Subtracting different numbers in IEEE 754 always nonzero? +1.21
What are the specifics of STORING a 32 bit signed integer into a re... 0.00
why are the nodes of my huffman code not sorted properly? C 0.00
scanf uses pointers to **variable**, not **variables themselves** -2.38
Convert Hexadecimal to Binary in C +0.43
How are multiple prior declarations resolved for a new declaration... 0.00
Unsigned Char String -0.49
Compare infinity with infinity in C++ -0.72
Removing break and continue statements -0.21
What is the exact value of the first type-punning in fast square ro... +0.46
Doubts over ghci simple arithmetics 0.00
Would an js `Number` type add up to Infinity? -1.67
Do parentheses force evaluation-order in (current) C? -1.00
Why is my right shift operator functioning logically rather than ar... -0.73
array incompatible pointer type -1.11
C - Root is not printing the right value, is not changing from sum +0.25
Generate random doubles that follow a specific distribution -2.18
finding count of minima or maxima in a set of numbers -0.09
Why is numpy.nextafter(0., 1.) != numpy.finfo(float).tiny? 0.00
C does not precisely specify the width of each data type 0.00
Floats not adding? +1.05
Is implementing weak linkage using variable declaration/definition... -0.32
How do I get the same behavior for double precision operations in b... -1.47