StackRating
An Elo-based rating system for Stack Overflow
Answers and rating deltas for
Consider this code: "int s = 20; int t = s++ + --s;". What are the values of s and t?
Author | Votes | Δ |
---|---|---|
Achintya Jha | 2 | +4.66 |
Matt Wolfe | 0 | -0.58 |
Last visited: Sep 14, 2014, 5:07:29 AM