Warmed Up
- Description: What is
0x3D
(base 16) in decimal (base 10)? - Difficulty: Easy
🔎 Solution
This challenge is straightforward: you're given a number in hexadecimal format, and your task is to convert it to decimal.
Once you've converted the number, make sure to submit the answer in the correct format: picoCTF{resut}
🚩Flag
picoCTF{61}