QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#357638#8050. Random Permutationucup-team2401WA 0ms3572kbC++203.4kb2024-03-19 04:20:002024-03-19 04:20:01

详细

Test #1:

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

input:

4
1 4 2 3

output:

21

result:

wrong answer 1st numbers differ - expected: '22', found: '21'