UOJ Logo

NOI.AC

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#91414#1681. 偶数我的爱(1)chenyuxuan1006ms1632kbC++684b2020-02-15 16:33:472020-02-15 16:33:47

answer


详细

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

Test #1:

score: 20
Accepted
time: 0ms
memory: 1276kb

input:

20
3 18 10 16 16 1 20 12 19 4 14 11 15 4 13 20 9 16 2 8

output:

20 18 16 14 12 10 8 4 2 

result:

ok single line: '20 18 16 14 12 10 8 4 2 '

Test #2:

score: 20
Accepted
time: 1ms
memory: 1276kb

input:

10
3 6 3 1 1 4 4 10 5 5

output:

10 6 4 

result:

ok single line: '10 6 4 '

Test #3:

score: 20
Accepted
time: 0ms
memory: 1300kb

input:

900
761 268 380 134 556 144 61 728 573 621 630 763 535 889 464 705 126 761 275 463 218 426 355 21 65...

output:

898 896 892 888 886 884 876 874 870 864 858 854 852 850 848 844 836 834 832 830 824 822 820 818 812 ...

result:

ok single line: '898 896 892 888 886 884 876 87... 36 32 30 26 20 16 14 12 8 6 2 '

Test #4:

score: 20
Accepted
time: 0ms
memory: 1300kb

input:

800
382 643 726 41 379 661 550 391 378 718 58 493 673 779 74 322 652 266 175 208 207 764 547 117 381...

output:

794 792 790 788 786 784 782 778 776 770 764 762 760 756 754 752 744 738 736 732 730 728 726 724 722 ...

result:

ok single line: '794 792 790 788 786 784 782 77...34 32 30 28 26 24 18 16 10 4 2 '

Test #5:

score: 20
Accepted
time: 5ms
memory: 1632kb

input:

10000
3661 1261 7482 6936 3353 6599 5713 6872 1872 1405 2476 5150 6518 707 430 6053 1292 488 1744 53...

output:

10000 9994 9990 9988 9986 9984 9982 9980 9978 9976 9974 9972 9970 9968 9966 9946 9944 9942 9940 9938...

result:

ok single line: '10000 9994 9990 9988 9986 9984...2 30 28 24 22 20 18 16 14 12 2 '