Very easy |
The program takes input twice, transmuting the first and checking if it's equal to the secondary input. Decompiling the program reveals simple arithmetic in the main function, which can be used to predict the required secondary input.
My write-up is longer than the others, but I hope it's still helpful! |