Guest User

Untitled

a guest
Dec 10th, 2016
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. var num = {"6b", "af"};
  2. string res = Math.Abs(Convert.ToByte(num[0], 16) + Convert.ToByte(num[1], 16)).ToString();
Add Comment
Please, Sign In to add comment