QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#445012#8529. Balance of Permutationucup-team1123#WA 1ms3644kbC++2334.4kb2024-06-15 23:01:482024-06-15 23:01:54

詳細信息

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3644kb

input:

6 6 6

output:

1 2 6 5 4 3

result:

wrong answer 4th numbers differ - expected: '3', found: '5'