QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#371302 | #8512. Harmonic Operations | ucup-team2016 | WA | 1ms | 3792kb | C++20 | 4.0kb | 2024-03-30 04:36:27 | 2024-03-30 04:36:28 |
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: 3564kb
input:
pda 2 R 2 L 2
output:
1
result:
ok 1 number(s): "1"
Test #2:
score: 0
Accepted
time: 1ms
memory: 3624kb
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: 3792kb
input:
caso 6 L 1 I I R 1 I I
output:
3
result:
wrong answer 1st numbers differ - expected: '4', found: '3'