UOJ Logo

NOI.AC

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#121791#1340. The XOR Largest Paircodewin100134ms24560kbC++779b2020-11-03 12:17:272020-11-03 12:17:28

answer


详细

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

Test #1:

score: 9
Accepted
time: 0ms
memory: 3300kb

input:

5
2 9 5 7 0

output:

14

result:

ok single line: '14'

Test #2:

score: 9
Accepted
time: 0ms
memory: 3300kb

input:

10
20518 23139 29183 26590 28951 29211 16754 8950 31676 30118

output:

30869

result:

ok single line: '30869'

Test #3:

score: 9
Accepted
time: 66ms
memory: 24556kb

input:

100000
517207848 269860619 303689407 55432297 175688018 51026623 448874014 42193779 342311252 849771...

output:

1073741823

result:

ok single line: '1073741823'

Test #4:

score: 9
Accepted
time: 0ms
memory: 3296kb

input:

10
20554 10300 29081 29143 11340 6869 18223 9518 16696 28025

output:

31750

result:

ok single line: '31750'

Test #5:

score: 9
Accepted
time: 0ms
memory: 3300kb

input:

10
20560 31796 32042 11733 31969 14722 24448 3664 16951 15729

output:

32582

result:

ok single line: '32582'

Test #6:

score: 9
Accepted
time: 0ms
memory: 3296kb

input:

10
20567 20525 2234 27092 19830 22576 30673 30577 17206 3433

output:

32715

result:

ok single line: '32715'

Test #7:

score: 9
Accepted
time: 0ms
memory: 3300kb

input:

10
20573 9254 5194 9683 7691 30429 4130 24722 17461 23905

output:

32409

result:

ok single line: '32409'

Test #8:

score: 9
Accepted
time: 0ms
memory: 3296kb

input:

10
20577 20002 23059 978 18006 1588 7243 21795 1205 17756

output:

24230

result:

ok single line: '24230'

Test #9:

score: 9
Accepted
time: 0ms
memory: 3312kb

input:

1000
280138791 86060640 12424340 605105970 326944307 916888861 205590300 545022716 231304759 1616854...

output:

1073740334

result:

ok single line: '1073740334'

Test #10:

score: 9
Accepted
time: 0ms
memory: 3308kb

input:

1000
42202385 803422673 887092317 306957738 706102810 618430807 73384147 443242265 33015838 29540346...

output:

1073733677

result:

ok single line: '1073733677'

Test #11:

score: 9
Accepted
time: 68ms
memory: 24560kb

input:

100000
72450431 353626219 225604050 188454129 45075922 22583424 931667987 82848891 654228685 2243111...

output:

1073741822

result:

ok single line: '1073741822'