QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#513246 | #9175. Geometry Hacking | ucup-team3634# | AC ✓ | 1ms | 3860kb | C++20 | 41.4kb | 2024-08-10 17:18:05 | 2024-08-10 17:18:05 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 0ms
memory: 3568kb
input:
2
output:
4 1 1 2 0 1 2 -2 -3 4 1 2 2 0 1 3 -2 -5
result:
ok Everything ok
Test #2:
score: 0
Accepted
time: 0ms
memory: 3860kb
input:
1
output:
4 1 1 2 0 1 2 -2 -3
result:
ok Everything ok
Test #3:
score: 0
Accepted
time: 1ms
memory: 3668kb
input:
1000
output:
4 1 1 2 0 1 2 -2 -3 4 1 2 2 0 1 3 -2 -5 4 1 3 2 0 1 4 -2 -7 4 1 4 2 0 1 5 -2 -9 4 1 5 2 0 1 6 -2 -11 4 1 6 2 0 1 7 -2 -13 4 1 7 2 0 1 8 -2 -15 4 1 8 2 0 1 9 -2 -17 4 1 9 2 0 1 10 -2 -19 4 1 10 2 0 1 11 -2 -21 4 1 11 2 0 1 12 -2 -23 4 1 12 2 0 1 13 -2 -25 4 1 13 2 0 1 14 -2 -27 4 1 14 2 0 1 15 -2 -29...
result:
ok Everything ok
Test #4:
score: 0
Accepted
time: 1ms
memory: 3580kb
input:
500
output:
4 1 1 2 0 1 2 -2 -3 4 1 2 2 0 1 3 -2 -5 4 1 3 2 0 1 4 -2 -7 4 1 4 2 0 1 5 -2 -9 4 1 5 2 0 1 6 -2 -11 4 1 6 2 0 1 7 -2 -13 4 1 7 2 0 1 8 -2 -15 4 1 8 2 0 1 9 -2 -17 4 1 9 2 0 1 10 -2 -19 4 1 10 2 0 1 11 -2 -21 4 1 11 2 0 1 12 -2 -23 4 1 12 2 0 1 13 -2 -25 4 1 13 2 0 1 14 -2 -27 4 1 14 2 0 1 15 -2 -29...
result:
ok Everything ok
Test #5:
score: 0
Accepted
time: 1ms
memory: 3532kb
input:
399
output:
4 1 1 2 0 1 2 -2 -3 4 1 2 2 0 1 3 -2 -5 4 1 3 2 0 1 4 -2 -7 4 1 4 2 0 1 5 -2 -9 4 1 5 2 0 1 6 -2 -11 4 1 6 2 0 1 7 -2 -13 4 1 7 2 0 1 8 -2 -15 4 1 8 2 0 1 9 -2 -17 4 1 9 2 0 1 10 -2 -19 4 1 10 2 0 1 11 -2 -21 4 1 11 2 0 1 12 -2 -23 4 1 12 2 0 1 13 -2 -25 4 1 13 2 0 1 14 -2 -27 4 1 14 2 0 1 15 -2 -29...
result:
ok Everything ok
Test #6:
score: 0
Accepted
time: 1ms
memory: 3604kb
input:
420
output:
4 1 1 2 0 1 2 -2 -3 4 1 2 2 0 1 3 -2 -5 4 1 3 2 0 1 4 -2 -7 4 1 4 2 0 1 5 -2 -9 4 1 5 2 0 1 6 -2 -11 4 1 6 2 0 1 7 -2 -13 4 1 7 2 0 1 8 -2 -15 4 1 8 2 0 1 9 -2 -17 4 1 9 2 0 1 10 -2 -19 4 1 10 2 0 1 11 -2 -21 4 1 11 2 0 1 12 -2 -23 4 1 12 2 0 1 13 -2 -25 4 1 13 2 0 1 14 -2 -27 4 1 14 2 0 1 15 -2 -29...
result:
ok Everything ok
Test #7:
score: 0
Accepted
time: 0ms
memory: 3652kb
input:
69
output:
4 1 1 2 0 1 2 -2 -3 4 1 2 2 0 1 3 -2 -5 4 1 3 2 0 1 4 -2 -7 4 1 4 2 0 1 5 -2 -9 4 1 5 2 0 1 6 -2 -11 4 1 6 2 0 1 7 -2 -13 4 1 7 2 0 1 8 -2 -15 4 1 8 2 0 1 9 -2 -17 4 1 9 2 0 1 10 -2 -19 4 1 10 2 0 1 11 -2 -21 4 1 11 2 0 1 12 -2 -23 4 1 12 2 0 1 13 -2 -25 4 1 13 2 0 1 14 -2 -27 4 1 14 2 0 1 15 -2 -29...
result:
ok Everything ok
Extra Test:
score: 0
Extra Test Passed