QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#454855#8529. Balance of Permutationucup-team1293TL 254ms413528kbC++142.2kb2024-06-25 15:36:162024-06-25 15:36:17

详细

Test #1:

score: 100
Accepted
time: 254ms
memory: 413528kb

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: