项目里面添加完hibernat框架了,反转表时候没反应,不知道数据源的问题还是因为工作空间的问题,数据源重新建一次也不能用,点hibernate reverse engineering一点反应都没有,今天刚刚发现的这个问题,本来之前还是一直都用的,忽然不能用。
答案内容至少10个字符
2 shunfurh shunfurh 于 2017.10.29 10:08 提问
Test for Rikka
matrixlineseachasit
Problem Description
As we know, Rikka is poor at math. At the test, Rikka finds that she cannot even do a single problem. There is one of the insane problems:
Given an integer K, she needs to come up with an n×n 01 matrix A and an integer m which meet B1,n=K, where B=Am.
It is too difficult for Rikka. Can you help her?
Input
The first line of the input is a single integer T (T=40), indicating the number of testcases.
Each of the next T lines contains one integer K (0≤K≤1018).
Output
For each testcase, the first line contains two space-separated integers n,m (1≤n,m≤30).
In each of following n lines print n characters (0 or 1) - the matrix A you find.
Sample Input
1
4
Sample Output
2 4
11
01
同问0 |浏览7| 收藏0 |分享
||||||
000:0
我要回答
猜你喜欢换一换
matrix类c#实现
matrix analysis 2nd edition
matrix cook book
在工程目录下找到.myhibernatedata文件,找到reSettingsFile=...那行,最后删除整行。
https://blog.csdn.net/qq_43290288/article/details/101079351
喜欢的朋友记得点赞关注哦