StackRating

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

What are potential issues with the following code? short foo() { short a,b,c; b=10; c = a + b; retur

Author Votes Δ
Vlad from Moscow 1 0.00
Last visited: Jan 2, 2016, 1:09:32 AM