CPS-104 Programming Puzzle 2

Convert a HEX Sring into an Integer.

Submit the Java file Hex2Int.java You must use the right name or your program will not test properly. You can save the code as PackingObjects.java then submit that file to see how the system works.

If you use this page again you'll have to reload/rebrowse for the program and reselect the problem.


Problem statements

  1. Hex2Int

Problem Testing

 

Solution Submission

Problem:

Source Code:
Programming language: