QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#426548#7933. Build PermutationZhaoZiLongWA 0ms3564kbC++14869b2024-05-31 14:52:222024-05-31 14:52:22

詳細信息

Test #1:

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

input:

5
4 2 5 1 3

output:

-1

result:

wrong answer Integer -1 violates the range [1, 5]