In C, given two numbers like this:
10100101
I can do something like this:
0000 == 1010&&0101;1111 == 1010||0101;
Then is it possible to use Prolog do the same thing..?
Thank you!
Aucun commentaire:
Enregistrer un commentaire