StackRating

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

I dont understand this line of code (hexchar_to_int(str[i]) << 4) | hexchar_to_int(str[i+1]))

Author Votes Δ
B. Go 2 0.00
Last visited: May 14, 2020, 3:16:00 AM