QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#444930#8529. Balance of Permutationucup-team3705#TL 6ms9424kbC++202.8kb2024-06-15 22:29:272024-06-15 22:29:31

詳細信息

Test #1:

score: 100
Accepted
time: 6ms
memory: 9424kb

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: