#n. 1IXMMMl3SjkTFF#:*||
1IXMMMl3SjkTFF#:*||
该比赛已结束,您无法在比赛模式下递交该题目。您可以点击“在题库中打开”以普通模式查看和递交本题。
Statement
Sasha likes investigating different math objects, for example, magic squares. But Sasha understands that magic squares have already been studied by hundreds of people, so he sees no sense of studying them further. Instead, he invented his own type of square — a prime square.
A square of size is called prime if the following three conditions are held simultaneously:
- all numbers on the square are non-negative integers not exceeding ;
- there are no prime numbers in the square;
- sums of integers in each row and each column are prime numbers.
Sasha has an integer . He asks you to find any prime square of size . Sasha is absolutely sure such squares exist, so just help him!
Format
Input
The first line contains a single integer ( ) — the number of test cases.
Each of the next lines contains a single integer ( ) — the required size of a square.
Output
For each test case print lines, each containing integers — the prime square you built. If there are multiple answers, print any.
Sample
2
4
2
4 6 8 1
4 9 9 9
4 10 10 65
1 4 4 4
1 1
1 1
ShanghaiTech ACM 炸鱼杯
- 状态
- 已结束
- 规则
- OI
- 题目
- 46
- 开始于
- 2024-12-10 23:00
- 结束于
- 2024-12-15 13:00
- 持续时间
- 110 小时
- 主持人
- 参赛人数
- 112