QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#674849#6769. Monster Hunterucup-team1882#WA 0ms3680kbC++144.1kb2024-10-25 17:34:042024-10-25 17:34:05

詳細信息

Test #1:

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

input:

2
2
3 2
3
2 4 2
5
1 2 3 2 1
2
3 3

output:


result:

wrong answer 1st lines differ - expected: '4', found: ''