Boolean representation in an if statement

后端 未结 0 1097
北海茫月
北海茫月 2021-01-07 02:21

quick question. All of the program works just fine, but I was just curious on the statement : if(isPrime(i)). I know that : if(isPrime(i) == true)) does not work because I t

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