A solution to last week's challenge can be found here.
This week's challenge was shared by @LordNeilLord and @JReid from an original post by @AnandKumar1. Thanks to all of you for sharing this challenge!
This challenge includes two inputs: 1) An equation written in Roman numerals and 2) a look-up table of certain Roman numerals. Solve the equation and return the answer as an integer.

Update: Start file updated on 10/1/2019