QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#437689#8771. Dihedral Groupucup-team199#WA 0ms3604kbC++201.6kb2024-06-09 15:32:472024-06-09 15:32:48

詳細信息

Test #1:

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

input:

3 3
1 2 3
1 3 2

output:

-1

result:

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