QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#730066#9566. Topologyucup-team5637WA 7ms25128kbC++142.4kb2024-11-09 18:32:062024-11-09 18:32:10

詳細信息

Test #1:

score: 100
Accepted
time: 4ms
memory: 6724kb

input:

4
1 1 2

output:

3 2 1 2 

result:

ok 4 number(s): "3 2 1 2"

Test #2:

score: 0
Accepted
time: 0ms
memory: 6744kb

input:

9
1 1 2 2 3 3 4 5

output:

672 420 180 160 152 108 120 170 210 

result:

ok 9 numbers

Test #3:

score: 0
Accepted
time: 4ms
memory: 6656kb

input:

2
1

output:

1 1 

result:

ok 2 number(s): "1 1"

Test #4:

score: -100
Wrong Answer
time: 7ms
memory: 25128kb

input:

500
1 2 3 4 5 6 7 7 8 10 8 10 11 4 11 12 12 17 15 13 21 21 22 5 16 9 24 28 28 19 29 27 17 33 23 3 33 27 30 9 25 34 16 26 30 34 46 45 41 14 43 49 43 35 39 37 26 48 52 58 51 56 51 55 19 48 63 36 67 69 54 60 71 61 29 40 32 77 73 55 66 42 77 72 71 69 62 83 46 64 88 39 83 36 89 94 47 98 57 61 38 80 78 88...

output:

704037249 704037249 792984966 949305280 328467754 938524453 999244921 541069063 876302362 83238210 762280537 336088991 137489850 623012453 595945369 535922071 856668610 236678618 211816261 404754874 518308767 386536911 620951794 627611753 805834361 677494497 350991736 707605568 772719797 721492374 1...

result:

wrong answer 1st numbers differ - expected: '331058271', found: '704037249'