QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#444946#8529. Balance of Permutationucup-team3705#TL 0ms8392kbC++202.9kb2024-06-15 22:35:542024-06-15 22:35:56

详细

Test #1:

score: 100
Accepted
time: 0ms
memory: 8392kb

input:

6 6 6

output:

1 2 6 3 4 5

result:

ok 6 numbers

Test #2:

score: -100
Time Limit Exceeded

input:

30 300 3030303030303030303030

output:


result: