UOJ Logo

NOI.AC

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#110548#987. 谁是第一名SimonSun1000ms1200kbC++224b2020-06-27 08:58:162020-06-27 08:58:18

answer


Details

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

Test #1:

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

input:

6
89 78 85 91 90 88

output:

4 91

result:

ok single line: '4 91'

Test #2:

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

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'