QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#660071#9481. Min Nimucup-team2054#WA 0ms3868kbC++173.7kb2024-10-20 04:37:532024-10-20 04:37:54

詳細信息

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3868kb

input:

2
3
3 1 4
8
3 1 4 1 5 9 2 6

output:

first
second

result:

wrong answer 1st words differ - expected: 'First', found: 'first'