UOJ Logo

NOI.AC

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#110590#987. 谁是第一名fzs1001ms1188kbC++272b2020-06-27 11:27:042020-06-27 11:27:06

answer


Details

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

Test #1:

score: 50
Accepted
time: 0ms
memory: 1184kb

input:

6
89 78 85 91 90 88

output:

4 91

result:

ok single line: '4 91'

Test #2:

score: 50
Accepted
time: 1ms
memory: 1188kb

input:

26
49 19 10 81 5 15 62 27 77 89 83 55 49 31 15 15 28 44 49 15 46 66 82 48 77 4

output:

10 89

result:

ok single line: '10 89'