ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#103224 | #1049. 排名 | myj128128 | 100 | 2ms | 1276kb | C++ | 999b | 2020-02-28 20:31:32 | 2020-02-28 20:31:34 |
answer
详细
小提示:点击横条可展开更详细的信息
Test #1:
score: 20
Accepted
time: 1ms
memory: 1264kb
input:
10 3 5786 6121 4418 9050 701 6996 302 1760 3013 6708 5 7 6
output:
5786 3013 4418
result:
ok 3 lines
Test #2:
score: 20
Accepted
time: 1ms
memory: 1264kb
input:
20 5 5940 9776 4834 5913 3966 4944 2747 5250 5394 2661 7541 3127 2957 5707 4064 6648 6955 3470 1635 ...
output:
5940 4064 6955 6955 4064
result:
ok 5 lines
Test #3:
score: 20
Accepted
time: 0ms
memory: 1268kb
input:
100 20 6044 3277 6663 9507 6352 2295 4042 9882 9477 2531 2808 4536 3273 901 3317 4411 3163 3253 4682...
output:
6352 9500 6040 1963 7064 3163 8078 7726 94 8976 3317 7359 3616 3496 8904 675 5125 3163 1330 9205
result:
ok 20 lines
Test #4:
score: 20
Accepted
time: 0ms
memory: 1272kb
input:
1000 50 6191 8204 4119 1013 1756 2390 3030 9226 8834 8012 6153 6518 3715 1822 8924 8193 7556 3188 15...
output:
1782 2487 924 4662 780 3882 5693 1820 8340 6182 8384 4962 388 473 3188 6210 5255 3715 8340 809 7879 ...
result:
ok 50 lines
Test #5:
score: 20
Accepted
time: 0ms
memory: 1276kb
input:
1000 100 6378 8271 6569 6365 9863 6838 6600 6212 9723 8020 7722 9029 447 4691 5925 3424 8854 4850 48...
output:
9723 8218 2342 7354 809 4626 914 2986 8203 2760 922 8790 7082 5133 4729 2218 2583 5819 813 1560 6600...
result:
ok 100 lines