QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#460406#884. Joining Treasure Huntucup-team1005#WA 13ms17540kbC++202.7kb2024-07-01 15:33:362024-07-01 15:33:36

詳細信息

Test #1:

score: 0
Wrong Answer
time: 13ms
memory: 17540kb

input:

4 3
n 4
e 1
?
s 5
?
e 1
?

output:

1

result:

wrong answer expected '2', found '1'