QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#563986#4937. Permutation TransformationGuanYunchangWA 0ms3556kbC++171.1kb2024-09-14 18:23:012024-09-14 18:23:01

詳細信息

Test #1:

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

input:

5
3 5 1 2 4

output:

1

result:

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