QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#367798#8512. Harmonic Operationsucup-team1657WA 1ms3624kbC++171.6kb2024-03-26 14:04:532024-03-26 14:04:54

详细

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3624kb

input:

pda
2
R 2
L 2

output:

3 -1!
0 0
0 2
0 0
1

result:

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