• + 1 comment

    can somebody please Explain this part to me?

    if(j == n-1){ for(int k = 0; k < m; k++){ if(b[k]%i == 0){ if(k == m-1){ answr++; } }