ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#110731 | #1734. 回型方阵 | Baiyang0728 | 100 | 0ms | 1200kb | C++ | 393b | 2020-06-28 20:20:10 | 2020-06-28 20:20:11 |
answer
Details
小提示:点击横条可展开更详细的信息
Test #1:
score: 20
Accepted
time: 0ms
memory: 1200kb
input:
9
output:
1 1 1 1 1 1 1 1 1 1 2 2 2 2 2 2 2 1 1 2 3 3 3 3 3 2 1 1 2 3 4 4 4 3 2 1 1 2 3 4 5 4 3 2 1 1 2 3...
result:
ok 9 lines
Test #2:
score: 20
Accepted
time: 0ms
memory: 1200kb
input:
10
output:
1 1 1 1 1 1 1 1 1 1 1 2 2 2 2 2 2 2 2 1 1 2 3 3 3 3 3 3 2 1 1 2 3 4 4 4 4 3 2 1 1 2 3 4 5 5 4 3 ...
result:
ok 10 lines
Test #3:
score: 20
Accepted
time: 0ms
memory: 1196kb
input:
4
output:
1 1 1 1 1 2 2 1 1 2 2 1 1 1 1 1
result:
ok 4 lines
Test #4:
score: 20
Accepted
time: 0ms
memory: 1196kb
input:
7
output:
1 1 1 1 1 1 1 1 2 2 2 2 2 1 1 2 3 3 3 2 1 1 2 3 4 3 2 1 1 2 3 3 3 2 1 1 2 2 2 2 2 1 1 1 1 1 1 ...
result:
ok 7 lines
Test #5:
score: 20
Accepted
time: 0ms
memory: 1196kb
input:
8
output:
1 1 1 1 1 1 1 1 1 2 2 2 2 2 2 1 1 2 3 3 3 3 2 1 1 2 3 4 4 3 2 1 1 2 3 4 4 3 2 1 1 2 3 3 3 3 2 1...
result:
ok 8 lines