UOJ Logo

NOI.AC

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#100306#982. 排序统计peng_yu10013ms1204kbC++296b2020-02-24 16:10:592020-02-24 16:11:00

answer


详细

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

Test #1:

score: 20
Accepted
time: 2ms
memory: 1200kb

input:

10105
3 -10 32 14 -47 17 41 34 16 -56 -39 69 26 -48 51 10 -2 55 -64 11 30 59 -66 -26 -60 -93 -25 22 ...

output:

-99 3
-98 3
-97 3
-96 2
-95 4
-94 8
-93 9
-92 10
-91 10
-90 7
-89 16
-88 15
-87 16
-86 11
-85 17
-84...

result:

ok 198 lines

Test #2:

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

input:

10531
37 -30 -45 -50 -31 -35 -48 49 21 11 27 -70 -16 25 57 82 72 -73 58 73 48 75 56 -9 -38 55 -70 2 ...

output:

-98 2
-97 5
-96 3
-95 3
-94 8
-93 9
-92 8
-91 9
-90 9
-89 11
-88 13
-87 12
-86 20
-85 17
-84 20
-83 ...

result:

ok 196 lines

Test #3:

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

input:

10899
9 -38 36 24 -34 -19 3 -58 19 39 -28 22 50 -30 19 17 -30 -14 56 35 43 19 -63 -1 -12 -31 3 61 43...

output:

-99 3
-98 1
-97 3
-96 3
-95 9
-94 3
-93 6
-92 9
-91 9
-90 10
-89 12
-88 15
-87 16
-86 17
-85 22
-84 ...

result:

ok 198 lines

Test #4:

score: 20
Accepted
time: 3ms
memory: 1204kb

input:

10308
-49 -27 -73 15 -6 36 46 -83 -21 25 0 -46 61 -7 8 7 -63 -31 -32 -19 40 -85 -68 75 50 19 27 -63 ...

output:

-99 3
-98 2
-97 3
-96 3
-95 5
-94 1
-93 4
-92 6
-91 12
-90 12
-89 15
-88 17
-87 15
-86 13
-85 24
-84...

result:

ok 199 lines

Test #5:

score: 20
Accepted
time: 3ms
memory: 1200kb

input:

10271
10 70 64 3 -29 18 -59 3 10 -23 -34 -30 20 36 28 -44 -36 34 4 -17 -4 -43 5 62 -35 95 48 14 9 -2...

output:

-99 1
-98 3
-97 1
-96 8
-95 6
-94 4
-93 9
-92 8
-91 7
-90 4
-89 9
-88 12
-87 10
-86 15
-85 11
-84 12...

result:

ok 199 lines