QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#785518#8512. Harmonic Operationsucup-team3862#WA 2ms12116kbC++202.9kb2024-11-26 18:07:462024-11-26 18:07:55

详细

Test #1:

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

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'