UOJ Logo

NOI.AC

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#95573#1072. 第X大的数 zengye111000ms1256kbC++326b2020-02-19 12:12:122020-02-19 12:12:13

answer


Details

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

Test #1:

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

input:

10
56
10
98
69
15
55
26
97
88
97
3

output:

97

result:

ok single line: '97'

Test #2:

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

input:

30
913
239
195
867
14
132
760
962
790
103
112
466
771
590
424
364
459
911
707
374
670
912
326
475
84...

output:

707

result:

ok single line: '707'

Test #3:

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

input:

300
175
152
325
612
985
576
400
952
207
776
68
993
411
589
331
167
193
369
308
586
402
197
85
591
42...

output:

704

result:

ok single line: '704'

Test #4:

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

input:

500
312
825
952
458
221
660
51
286
571
904
849
845
951
414
112
477
449
784
673
587
123
831
123
292
1...

output:

764

result:

ok single line: '764'

Test #5:

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

input:

900
482
688
596
572
303
250
57
919
212
893
151
338
297
63
232
538
747
631
563
465
108
626
456
607
84...

output:

633

result:

ok single line: '633'