QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#191165 | #7516. Robot Experiment | ucup-team314# | WA | 74ms | 3552kb | C++23 | 2.2kb | 2023-09-29 19:28:02 | 2023-09-29 19:28:02 |
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: 1ms
memory: 3464kb
input:
2 RU
output:
4 0 0 0 1 1 0 1 1
result:
ok 5 lines
Test #2:
score: 0
Accepted
time: 0ms
memory: 3552kb
input:
4 LRUD
output:
4 0 -1 0 0 1 -1 1 0
result:
ok 5 lines
Test #3:
score: -100
Wrong Answer
time: 74ms
memory: 3500kb
input:
20 LLLRLRLRLLLRLLRLRLLR
output:
2 1 bad 4 2 bad 5 2 bad 6 1 bad 10 1 bad 12 2 bad 13 2 bad 14 1 bad 16 4 bad 18 1 bad 20 2 bad 21 2 bad 22 1 bad 26 1 bad 28 2 bad 29 2 bad 30 1 bad 32 5 bad 34 1 bad 36 2 bad 37 2 bad 38 1 bad 42 1 bad 44 2 bad 45 2 bad 46 1 bad 48 4 bad 50 1 bad 52 2 bad 53 2 bad 54 1 bad 58 1 bad 60 2 bad 61 2 ba...
result:
wrong answer 1st lines differ - expected: '8', found: '2 1 bad'