QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#268290#4937. Permutation TransformationHuangHanShengWA 15ms9092kbPython3964b2023-11-28 15:16:532023-11-28 15:16:54

詳細信息

Test #1:

score: 0
Wrong Answer
time: 15ms
memory: 9092kb

input:

5
3 5 1 2 4

output:

2

result:

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