Kotlinlearncs.online LogoJava
Return to List

Homework: Mystery Class 1

Created By: Geoffrey Challen
/ Version: 2020.10.0

Ready for another reverse engineering challenge! This one is tough, so good luck! I'll provide a few hints:

  • The class maintains two int values
  • One is set by the constructor
  • Two methods manipulate the other
  • The third method's return is based on a relationship between the two values

Have fun!

Related Lessons

Stuck? You may find these lessons helpful: