QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#394412#7751. Palindrome Pathy0y68WA 0ms3764kbC++145.2kb2024-04-20 14:27:412024-04-20 14:27:42

详细

Test #1:

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

input:

2 2
11
11
1 1 2 2

output:

-1

result:

wrong answer Solution Exists, But -1 Found.