# Introduction In this challenge, you are asked to write a C++ program that can convert a hexadecimal number to its corresponding decimal number. The program should be able to accept input from the user and output the decimal equivalent.
Click the virtual machine below to start practicing