Problem Description

Given {x}, .255). Put them into a bytes object and output hex string in uppercase.

Input Format

First line n. Second line n integers.

Output Format

One hex string.

Sample Test Case

Input:
4 15 255 0 16
Output:
0FFF0010

Constraints

1

Solutions (0)

No solutions submitted yet. Be the first!

Discussion (0)

No comments yet. Start the discussion!

Prev Next