UOJ Logo

NOI.AC

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#45311#11. AC2018122050837ms90312kbC++1.6kb2018-12-08 12:09:342018-12-08 13:22:44

answer


详细

小提示:点击横条可展开更详细的信息

Test #1:

score: 10
Accepted
time: 32ms
memory: 16132kb

input:

10
1 3 2 5 6 4 8 9 7 10

output:

50400

result:

ok 1 number(s): "50400"

Test #2:

score: 10
Accepted
time: 31ms
memory: 16132kb

input:

10
1 2 4 3 6 5 8 9 7 10

output:

25200

result:

ok 1 number(s): "25200"

Test #3:

score: 0
Wrong Answer
time: 36ms
memory: 16156kb

input:

1000
1 2 4 3 6 7 5 9 10 8 12 13 11 15 16 17 14 19 20 21 22 18 24 25 26 27 28 23 30 31 32 33 34 29 36...

output:

652432437

result:

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

Test #4:

score: 0
Wrong Answer
time: 41ms
memory: 16160kb

input:

1000
1 3 2 5 4 7 8 6 10 11 9 13 14 15 12 17 18 19 16 21 22 23 24 20 26 27 28 29 30 25 32 33 34 35 36...

output:

220536218

result:

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

Test #5:

score: 10
Accepted
time: 110ms
memory: 90312kb

input:

1000000
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 3...

output:

595392237

result:

ok 1 number(s): "595392237"

Test #6:

score: 10
Accepted
time: 121ms
memory: 39608kb

input:

1000000
1 3 2 5 6 4 8 9 10 7 12 13 14 15 11 17 18 19 20 21 16 23 24 25 26 27 28 22 30 31 32 33 34 35...

output:

649890033

result:

ok 1 number(s): "649890033"

Test #7:

score: 10
Accepted
time: 112ms
memory: 39604kb

input:

1000000
1 3 2 5 6 4 8 9 10 7 12 13 14 15 11 17 18 19 20 21 16 23 24 25 26 27 28 22 30 31 32 33 34 35...

output:

649890033

result:

ok 1 number(s): "649890033"

Test #8:

score: 0
Wrong Answer
time: 128ms
memory: 39604kb

input:

1000000
1 2 3 5 4 7 6 9 10 8 12 13 11 15 16 17 14 19 20 21 18 23 24 25 22 27 28 29 30 26 32 33 34 35...

output:

30864109

result:

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

Test #9:

score: 0
Wrong Answer
time: 119ms
memory: 39588kb

input:

1000000
1 2 3 5 4 7 8 6 10 11 12 9 14 15 16 17 13 19 20 21 22 18 24 25 26 27 23 29 30 31 32 28 34 35...

output:

307791554

result:

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

Test #10:

score: 0
Wrong Answer
time: 107ms
memory: 39600kb

input:

1000000
1 3 2 5 4 7 8 6 10 11 9 13 14 12 16 17 18 15 20 21 22 23 19 25 26 27 28 24 30 31 32 33 29 35...

output:

475465379

result:

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