QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#615887 | #9439. Aim High | ucup-team130# | AC ✓ | 1ms | 3800kb | C++20 | 3.1kb | 2024-10-05 20:49:23 | 2024-10-05 20:49:26 |
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: 3800kb
input:
1 1
output:
51 0 -2 1 -2 1 -1 1 -1 0 -1 0 0 2 -1 1 -1 1 0 1 0 0 0 0 1 0 0 1 0 1 1 1 1 0 1 0 2 3 -3 4 -3 4 -2 0 -3 1 -3 1 -2 1 -2 2 -2 2 -1 4 -2 3 -2 3 -1 5 -2 4 -2 4 -1 2 -1 3 -1 3 0 4 -1 3 -1 3 0 5 -1 4 -1 4 0 7 -1 7 0 6 0 6 -1 6 0 5 0 3 0 2 0 2 1 6 0 5 0 5 1 5 0 5 1 4 1 4 0 4 1 3 1 4 0 3 0...
result:
ok Output is valid. OK
Test #2:
score: 0
Accepted
time: 1ms
memory: 3792kb
input:
6 1 2 3 4 5 6
output:
51 0 -2 1 -2 1 -1 1 -1 0 -1 0 0 2 -1 1 -1 1 0 1 0 0 0 0 1 0 0 1 0 1 1 1 1 0 1 0 2 3 -3 4 -3 4 -2 0 -3 1 -3 1 -2 1 -2 2 -2 2 -1 4 -2 3 -2 3 -1 5 -2 4 -2 4 -1 2 -1 3 -1 3 0 4 -1 3 -1 3 0 5 -1 4 -1 4 0 7 -1 7 0 6 0 6 -1 6 0 5 0 3 0 2 0 2 1 6 0 5 0 5 1 5 0 5 1 4 1 4 0 4 1 3 1 4 0 3 0...
result:
ok Output is valid. OK
Extra Test:
score: 0
Extra Test Passed