Compile code to get answer rather than rely on static files
Opened this issue · 0 comments
AngelOnFira commented
Currently, whether a program compiles or not relies on a static list of answers, but it wouldn't be too hard to compile each question and get the result.
As an additional step, it would be good to store the error message (if there is any) and show that off when the answer is revealed.