Solutions of URI Online Judge 1044 Multiples
MULTIPLES
Adapted by Neilor Tonin, URI
Brazil

SOAL :
Read two Integer values (A and B). After, the program should print the message "Sao Multiplos" (are multiples) or "Nao sao Multiplos" (aren’t multiples), corresponding to the read values.
Input
The input has two integer numbers.
Output
Print the relative message to the input as stated above.
Komentar
Posting Komentar