QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#514243 | #9175. Geometry Hacking | ucup-team3646# | AC ✓ | 16ms | 10952kb | Python3 | 108b | 2024-08-10 23:34:19 | 2024-08-10 23:34:20 |
Judging History
answer
k=int(input())
for y in range(1,k+1):
print(4)
print(1,0)
print(2,y)
print(1,-1)
print(-2,1)
这程序好像有点Bug,我给组数据试试?
详细
Test #1:
score: 100
Accepted
time: 9ms
memory: 10576kb
input:
2
output:
4 1 0 2 1 1 -1 -2 1 4 1 0 2 2 1 -1 -2 1
result:
ok Everything ok
Test #2:
score: 0
Accepted
time: 9ms
memory: 10580kb
input:
1
output:
4 1 0 2 1 1 -1 -2 1
result:
ok Everything ok
Test #3:
score: 0
Accepted
time: 16ms
memory: 10824kb
input:
1000
output:
4 1 0 2 1 1 -1 -2 1 4 1 0 2 2 1 -1 -2 1 4 1 0 2 3 1 -1 -2 1 4 1 0 2 4 1 -1 -2 1 4 1 0 2 5 1 -1 -2 1 4 1 0 2 6 1 -1 -2 1 4 1 0 2 7 1 -1 -2 1 4 1 0 2 8 1 -1 -2 1 4 1 0 2 9 1 -1 -2 1 4 1 0 2 10 1 -1 -2 1 4 1 0 2 11 1 -1 -2 1 4 1 0 2 12 1 -1 -2 1 4 1 0 2 13 1 -1 -2 1 4 1 0 2 14 1 -1 -2 1 4 1 0 2 15 1 -1...
result:
ok Everything ok
Test #4:
score: 0
Accepted
time: 4ms
memory: 10848kb
input:
500
output:
4 1 0 2 1 1 -1 -2 1 4 1 0 2 2 1 -1 -2 1 4 1 0 2 3 1 -1 -2 1 4 1 0 2 4 1 -1 -2 1 4 1 0 2 5 1 -1 -2 1 4 1 0 2 6 1 -1 -2 1 4 1 0 2 7 1 -1 -2 1 4 1 0 2 8 1 -1 -2 1 4 1 0 2 9 1 -1 -2 1 4 1 0 2 10 1 -1 -2 1 4 1 0 2 11 1 -1 -2 1 4 1 0 2 12 1 -1 -2 1 4 1 0 2 13 1 -1 -2 1 4 1 0 2 14 1 -1 -2 1 4 1 0 2 15 1 -1...
result:
ok Everything ok
Test #5:
score: 0
Accepted
time: 0ms
memory: 10952kb
input:
399
output:
4 1 0 2 1 1 -1 -2 1 4 1 0 2 2 1 -1 -2 1 4 1 0 2 3 1 -1 -2 1 4 1 0 2 4 1 -1 -2 1 4 1 0 2 5 1 -1 -2 1 4 1 0 2 6 1 -1 -2 1 4 1 0 2 7 1 -1 -2 1 4 1 0 2 8 1 -1 -2 1 4 1 0 2 9 1 -1 -2 1 4 1 0 2 10 1 -1 -2 1 4 1 0 2 11 1 -1 -2 1 4 1 0 2 12 1 -1 -2 1 4 1 0 2 13 1 -1 -2 1 4 1 0 2 14 1 -1 -2 1 4 1 0 2 15 1 -1...
result:
ok Everything ok
Test #6:
score: 0
Accepted
time: 11ms
memory: 10824kb
input:
420
output:
4 1 0 2 1 1 -1 -2 1 4 1 0 2 2 1 -1 -2 1 4 1 0 2 3 1 -1 -2 1 4 1 0 2 4 1 -1 -2 1 4 1 0 2 5 1 -1 -2 1 4 1 0 2 6 1 -1 -2 1 4 1 0 2 7 1 -1 -2 1 4 1 0 2 8 1 -1 -2 1 4 1 0 2 9 1 -1 -2 1 4 1 0 2 10 1 -1 -2 1 4 1 0 2 11 1 -1 -2 1 4 1 0 2 12 1 -1 -2 1 4 1 0 2 13 1 -1 -2 1 4 1 0 2 14 1 -1 -2 1 4 1 0 2 15 1 -1...
result:
ok Everything ok
Test #7:
score: 0
Accepted
time: 4ms
memory: 10648kb
input:
69
output:
4 1 0 2 1 1 -1 -2 1 4 1 0 2 2 1 -1 -2 1 4 1 0 2 3 1 -1 -2 1 4 1 0 2 4 1 -1 -2 1 4 1 0 2 5 1 -1 -2 1 4 1 0 2 6 1 -1 -2 1 4 1 0 2 7 1 -1 -2 1 4 1 0 2 8 1 -1 -2 1 4 1 0 2 9 1 -1 -2 1 4 1 0 2 10 1 -1 -2 1 4 1 0 2 11 1 -1 -2 1 4 1 0 2 12 1 -1 -2 1 4 1 0 2 13 1 -1 -2 1 4 1 0 2 14 1 -1 -2 1 4 1 0 2 15 1 -1...
result:
ok Everything ok
Extra Test:
score: 0
Extra Test Passed