StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Answers and rating deltas for

where will an array declared like this int[][][] arr = { { { 1, 2 }, { 3, 4 } }, { { 5, 6 }, { 7, 8

Author Votes Δ
Konrad Rudolph 4 +0.29
Pallav Khare 1 +0.85
JoshiRaez 0 -3.17
Last visited: Nov 27, 2022, 9:27:33 PM