Topic: Matrix Manipulation Problem / Level: beginner

Problem: Write a program to print all border elements divisible by 9 and 15 in the matrix.

Run the code to see the output here...