Topic: Matrix Manipulation Problem / Level: beginner

Problem: Write a program to print all border elements that are divisible by both 5 and 11.

Run the code to see the output here...