QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#343686#7933. Build PermutationHuangHanShengWA 0ms1588kbC11996b2024-03-02 21:17:062024-03-02 21:17:07

詳細信息

Test #1:

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

input:

5
4 2 5 1 3

output:

2 4 1 5 3

result:

wrong answer