Topic: Matrix Manipulation Problem / Level: beginner

Problem: Write a program to print all perfect square numbers in the first diagonal of the matrix.

Run the code to see the output here...