StackRating
An Elo-based rating system for Stack Overflow
Answers and rating deltas for
Why does this not work: `int arr[size]` but this does `int* arr = new int[size]`?
| Author | Votes | Δ |
|---|---|---|
| Rapptz | 8 | +1.18 |
| bstamour | 2 | +0.10 |
| Preet Kukreti | 1 | -0.83 |
| nbro | 0 | -3.66 |
Last visited: Apr 27, 2015, 7:08:36 PM