Sasha likes exploring diverse mathematical articles, for instance, wizardry squares. However, Sasha comprehends that enchanted squares have as of now been examined by many individuals, so he sees no feeling of concentrating on them further. All things considered, he designed his own kind of square — a superb square. A square of size n×n is called prime if the accompanying three conditions are held all the while: all numbers on the square are non-negative integers not surpassing 105; there are no indivisible numbers in the square; amounts of integers in each line and every segment are indivisible numbers. Sasha has an integer n. He requests you to view as any great square from size n×n. Sasha is certain beyond a shadow of a doubt such squares exist, so help him! Input The principal line contains a solitary integer t (1≤t≤10) — the number of experiments. Every one of the following t lines contains a solitary integer n (2≤n≤100) — the necessary size of a square. Output For each experiment print n lines, each containing n integers — the superb square you fabricated. In case there are different replies, print any.
Correct answer will be upvoted else Multiple Downvoted. Don't submit random answer. Computer science.
Sasha likes exploring diverse mathematical articles, for instance, wizardry squares. However, Sasha comprehends that enchanted squares have as of now been examined by many individuals, so he sees no feeling of concentrating on them further. All things considered, he designed his own kind of square — a superb square.
A square of size n×n is called prime if the accompanying three conditions are held all the while:
all numbers on the square are non-negative integers not surpassing 105;
there are no indivisible numbers in the square;
amounts of integers in each line and every segment are indivisible numbers.
Sasha has an integer n. He requests you to view as any great square from size n×n. Sasha is certain beyond a shadow of a doubt such squares exist, so help him!
Input
The principal line contains a solitary integer t (1≤t≤10) — the number of experiments.
Every one of the following t lines contains a solitary integer n (2≤n≤100) — the necessary size of a square.
Output
For each experiment print n lines, each containing n integers — the superb square you fabricated. In case there are different replies, print any.
![](/static/compass_v2/shared-icons/check-mark.png)
Step by step
Solved in 3 steps with 3 images
![Blurred answer](/static/compass_v2/solution-images/blurred-answer.jpg)
![Database System Concepts](https://www.bartleby.com/isbn_cover_images/9780078022159/9780078022159_smallCoverImage.jpg)
![Starting Out with Python (4th Edition)](https://www.bartleby.com/isbn_cover_images/9780134444321/9780134444321_smallCoverImage.gif)
![Digital Fundamentals (11th Edition)](https://www.bartleby.com/isbn_cover_images/9780132737968/9780132737968_smallCoverImage.gif)
![Database System Concepts](https://www.bartleby.com/isbn_cover_images/9780078022159/9780078022159_smallCoverImage.jpg)
![Starting Out with Python (4th Edition)](https://www.bartleby.com/isbn_cover_images/9780134444321/9780134444321_smallCoverImage.gif)
![Digital Fundamentals (11th Edition)](https://www.bartleby.com/isbn_cover_images/9780132737968/9780132737968_smallCoverImage.gif)
![C How to Program (8th Edition)](https://www.bartleby.com/isbn_cover_images/9780133976892/9780133976892_smallCoverImage.gif)
![Database Systems: Design, Implementation, & Manag…](https://www.bartleby.com/isbn_cover_images/9781337627900/9781337627900_smallCoverImage.gif)
![Programmable Logic Controllers](https://www.bartleby.com/isbn_cover_images/9780073373843/9780073373843_smallCoverImage.gif)