QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#445352#8529. Balance of Permutationucup-team3925#TL 0ms3684kbC++143.0kb2024-06-16 01:30:432024-06-16 01:30:44

详细

Test #1:

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

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: