Did I correctly create a Boolean class? How do I fix the 'illegal start of expression' and ';' expected errors in my code?

后端 未结 0 1471
误落风尘
误落风尘 2020-12-18 15:28

I am trying to write a program that will take the integer input from a user and print out its factors. I\'m trying to do this by creating a class FactorGenerator and methods

相关标签:
回答
  • 消灭零回复
提交回复
热议问题