QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#785513#8512. Harmonic Operationsucup-team3862#WA 2ms11904kbC++202.9kb2024-11-26 18:07:322024-11-26 18:07:33

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 2ms
memory: 11904kb

input:

pda
2
R 2
L 2

output:

3 -1
0 0
1 0
0 0
1

result:

wrong answer 1st numbers differ - expected: '1', found: '3'