結果

問題 No.5004 Room Assignment
ユーザー Eki1009Eki1009
提出日時 2021-12-01 00:23:49
言語 PyPy3
(7.3.15)
結果
AC  
実行時間 501 ms / 5,000 ms
コード長 505 bytes
コンパイル時間 197 ms
実行使用メモリ 102,964 KB
スコア 7,304,446
平均クエリ数 6275.71
最終ジャッジ日時 2021-12-01 00:24:51
合計ジャッジ時間 48,460 ms
ジャッジサーバーID
(参考情報)
judge10 / judge12
純コード判定しない問題か言語
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 450 ms
99,992 KB
testcase_01 AC 395 ms
99,840 KB
testcase_02 AC 446 ms
100,140 KB
testcase_03 AC 402 ms
99,608 KB
testcase_04 AC 425 ms
100,016 KB
testcase_05 AC 393 ms
98,260 KB
testcase_06 AC 431 ms
101,372 KB
testcase_07 AC 391 ms
99,964 KB
testcase_08 AC 439 ms
99,124 KB
testcase_09 AC 409 ms
98,388 KB
testcase_10 AC 443 ms
99,720 KB
testcase_11 AC 396 ms
98,112 KB
testcase_12 AC 422 ms
98,928 KB
testcase_13 AC 434 ms
98,964 KB
testcase_14 AC 439 ms
101,352 KB
testcase_15 AC 423 ms
100,316 KB
testcase_16 AC 416 ms
101,172 KB
testcase_17 AC 440 ms
99,996 KB
testcase_18 AC 404 ms
99,228 KB
testcase_19 AC 427 ms
101,088 KB
testcase_20 AC 385 ms
98,400 KB
testcase_21 AC 448 ms
101,100 KB
testcase_22 AC 429 ms
98,864 KB
testcase_23 AC 405 ms
99,220 KB
testcase_24 AC 431 ms
101,112 KB
testcase_25 AC 404 ms
99,236 KB
testcase_26 AC 398 ms
99,920 KB
testcase_27 AC 417 ms
100,680 KB
testcase_28 AC 425 ms
99,156 KB
testcase_29 AC 399 ms
98,960 KB
testcase_30 AC 429 ms
99,752 KB
testcase_31 AC 426 ms
101,180 KB
testcase_32 AC 427 ms
99,440 KB
testcase_33 AC 405 ms
100,264 KB
testcase_34 AC 409 ms
99,392 KB
testcase_35 AC 431 ms
99,336 KB
testcase_36 AC 462 ms
100,076 KB
testcase_37 AC 387 ms
98,092 KB
testcase_38 AC 406 ms
99,428 KB
testcase_39 AC 463 ms
102,964 KB
testcase_40 AC 408 ms
100,352 KB
testcase_41 AC 414 ms
98,880 KB
testcase_42 AC 443 ms
102,944 KB
testcase_43 AC 431 ms
100,080 KB
testcase_44 AC 430 ms
101,380 KB
testcase_45 AC 391 ms
98,156 KB
testcase_46 AC 406 ms
99,596 KB
testcase_47 AC 404 ms
100,104 KB
testcase_48 AC 398 ms
98,824 KB
testcase_49 AC 412 ms
98,416 KB
testcase_50 AC 433 ms
101,092 KB
testcase_51 AC 425 ms
100,192 KB
testcase_52 AC 442 ms
99,172 KB
testcase_53 AC 436 ms
99,348 KB
testcase_54 AC 432 ms
100,364 KB
testcase_55 AC 445 ms
99,424 KB
testcase_56 AC 437 ms
98,004 KB
testcase_57 AC 413 ms
98,584 KB
testcase_58 AC 474 ms
99,396 KB
testcase_59 AC 410 ms
99,124 KB
testcase_60 AC 442 ms
99,576 KB
testcase_61 AC 448 ms
100,232 KB
testcase_62 AC 396 ms
99,028 KB
testcase_63 AC 426 ms
100,072 KB
testcase_64 AC 474 ms
102,332 KB
testcase_65 AC 444 ms
101,724 KB
testcase_66 AC 409 ms
99,524 KB
testcase_67 AC 455 ms
100,484 KB
testcase_68 AC 407 ms
99,560 KB
testcase_69 AC 421 ms
100,460 KB
testcase_70 AC 407 ms
98,812 KB
testcase_71 AC 484 ms
100,988 KB
testcase_72 AC 444 ms
97,688 KB
testcase_73 AC 445 ms
98,540 KB
testcase_74 AC 501 ms
100,436 KB
testcase_75 AC 428 ms
100,696 KB
testcase_76 AC 417 ms
99,520 KB
testcase_77 AC 426 ms
100,544 KB
testcase_78 AC 487 ms
101,572 KB
testcase_79 AC 431 ms
97,940 KB
testcase_80 AC 435 ms
99,704 KB
testcase_81 AC 473 ms
99,108 KB
testcase_82 AC 426 ms
98,712 KB
testcase_83 AC 428 ms
99,776 KB
testcase_84 AC 448 ms
99,636 KB
testcase_85 AC 444 ms
101,652 KB
testcase_86 AC 444 ms
100,252 KB
testcase_87 AC 442 ms
100,004 KB
testcase_88 AC 447 ms
99,372 KB
testcase_89 AC 464 ms
100,248 KB
testcase_90 AC 415 ms
99,780 KB
testcase_91 AC 459 ms
100,516 KB
testcase_92 AC 457 ms
100,852 KB
testcase_93 AC 419 ms
99,396 KB
testcase_94 AC 415 ms
99,996 KB
testcase_95 AC 438 ms
98,584 KB
testcase_96 AC 435 ms
100,668 KB
testcase_97 AC 420 ms
100,276 KB
testcase_98 AC 460 ms
99,824 KB
testcase_99 AC 429 ms
99,012 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

t,r = map(int,input().split())
p = 1
for _ in range(t):
    n,*S = map(int,input().split())
    L = []
    stack = []
    for _,i in sorted([(s,i) for i,s in enumerate(S,p)]):
        stack.append(i)
        if len(stack) == r:
            for j in range(len(stack)-1):
                L.append((stack[j],stack[j+1]))
            stack.clear()
    for j in range(len(stack)-1):
        L.append((stack[j],stack[j+1]))
    print(len(L),flush=True)
    for u,v in L:
        print(u,v,flush=True)
    p += n
0