QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#646027#8529. Balance of Permutationucup-team3497WA 14ms33156kbC++202.4kb2024-10-16 20:57:102024-10-16 20:57:12

詳細信息

Test #1:

score: 0
Wrong Answer
time: 14ms
memory: 33156kb

input:

6 6 6

output:

3 1 5 6 0 4 

result:

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