This highly extensible calculator works by downloading the test case document from the contest web page each time an expression is entered. The expression is searched for in the document, and the corresponding result is displayed. This way, the calculator will support any future test cases without modifications.