QOJ.ac

QOJ

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

詳細信息

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'