QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#445388#8529. Balance of Permutationucup-team2379#WA 1ms5700kbC++2313.4kb2024-06-16 01:48:182024-06-16 01:48:18

詳細信息

Test #1:

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

input:

6 6 6

output:

1 2 3 4 5 6 

result:

wrong answer 3rd numbers differ - expected: '6', found: '3'