QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#395981 | #8512. Harmonic Operations | gs14004# | WA | 1ms | 3856kb | C++20 | 1.9kb | 2024-04-22 08:36:27 | 2024-04-22 08:36:27 |
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: 3560kb
input:
pda 2 R 2 L 2
output:
1
result:
ok 1 number(s): "1"
Test #2:
score: 0
Accepted
time: 0ms
memory: 3856kb
input:
aaa 4 R 1 I I R 1
output:
10
result:
ok 1 number(s): "10"
Test #3:
score: -100
Wrong Answer
time: 0ms
memory: 3620kb
input:
caso 6 L 1 I I R 1 I I
output:
8
result:
wrong answer 1st numbers differ - expected: '4', found: '8'