jeudi 9 novembre 2017

Is a number divisible by 3 but not 4 C++ [on hold]

Want to create a function outside of the main that is called into main, if number long is divisible by 3 but not 4 print "woo" otherwise print "noo"

So far i believe the quickest method will be by calling an if function.

Any help or advice appreciated.

Aucun commentaire:

Enregistrer un commentaire