@ -6,9 +6,10 @@ int number(int num){
if (a == 0 || b == 0 || c == 0) {
printf("Can be divisible by ");
if (a == 0)
if (a == 0){
first = 0;
printf("3");
}
if (b == 0){
if (first) {
printf("5");
The note is not visible to the blocked user.