QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#614777 | #9439. Aim High | ucup-team4217# | AC ✓ | 0ms | 3676kb | C++20 | 2.7kb | 2024-10-05 16:55:37 | 2024-10-05 16:55:56 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 100
Accepted
time: 0ms
memory: 3676kb
input:
1 1
output:
55 0 -3 1 -3 1 -2 3 -3 2 -3 2 -2 4 -3 5 -3 5 -2 7 -3 6 -3 6 -2 8 -3 9 -3 9 -2 11 -3 10 -3 10 -2 12 -3 13 -3 13 -2 15 -3 14 -3 14 -2 0 -2 1 -2 1 -1 1 -2 2 -2 2 -1 2 -2 3 -2 3 -1 7 -2 6 -2 6 -1 6 -2 5 -2 5 -1 5 -2 4 -2 4 -1 8 -2 9 -2 9 -1 9 -2 10 -2 10 -1 10 -2 11 -2 11 -1 15 -2 14 -2 14 -1 14 -2 13 -...
result:
ok Output is valid. OK
Test #2:
score: 0
Accepted
time: 0ms
memory: 3596kb
input:
6 1 2 3 4 5 6
output:
55 0 -3 1 -3 1 -2 3 -3 2 -3 2 -2 4 -3 5 -3 5 -2 7 -3 6 -3 6 -2 8 -3 9 -3 9 -2 11 -3 10 -3 10 -2 12 -3 13 -3 13 -2 15 -3 14 -3 14 -2 0 -2 1 -2 1 -1 1 -2 2 -2 2 -1 2 -2 3 -2 3 -1 7 -2 6 -2 6 -1 6 -2 5 -2 5 -1 5 -2 4 -2 4 -1 8 -2 9 -2 9 -1 9 -2 10 -2 10 -1 10 -2 11 -2 11 -1 15 -2 14 -2 14 -1 14 -2 13 -...
result:
ok Output is valid. OK
Extra Test:
score: 0
Extra Test Passed