StackRating
An Elo-based rating system for Stack Overflow
Answers and rating deltas for
convert signed byte to unsigned byte using formula int unsignedByte = signedByte >= 0 ? signedByt
| Author | Votes | Δ |
|---|---|---|
| CraigR8806 | 1 | +0.01 |
| Timothy Truckle | 1 | -0.00 |
Last visited: Aug 1, 2017, 2:40:15 PM