結果

問題 No.649 ここでちょっとQK!
ユーザー 👑 hos.lyrichos.lyric
提出日時 2019-01-30 17:13:17
言語 cLay
(20240714-1)
結果
AC  
実行時間 82 ms / 3,000 ms
コード長 211 bytes
コンパイル時間 2,236 ms
コンパイル使用メモリ 175,364 KB
実行使用メモリ 13,696 KB
最終ジャッジ日時 2024-07-05 13:19:42
合計ジャッジ時間 4,796 ms
ジャッジサーバーID
(参考情報)
judge3 / judge5
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 2 ms
5,248 KB
testcase_01 AC 1 ms
5,376 KB
testcase_02 AC 1 ms
5,376 KB
testcase_03 AC 4 ms
5,376 KB
testcase_04 AC 80 ms
13,696 KB
testcase_05 AC 79 ms
13,568 KB
testcase_06 AC 77 ms
13,696 KB
testcase_07 AC 2 ms
5,376 KB
testcase_08 AC 1 ms
5,376 KB
testcase_09 AC 1 ms
5,376 KB
testcase_10 AC 2 ms
5,376 KB
testcase_11 AC 1 ms
5,376 KB
testcase_12 AC 33 ms
8,320 KB
testcase_13 AC 33 ms
8,320 KB
testcase_14 AC 31 ms
8,192 KB
testcase_15 AC 36 ms
8,320 KB
testcase_16 AC 33 ms
8,576 KB
testcase_17 AC 39 ms
8,832 KB
testcase_18 AC 44 ms
9,216 KB
testcase_19 AC 48 ms
9,600 KB
testcase_20 AC 53 ms
10,112 KB
testcase_21 AC 58 ms
10,496 KB
testcase_22 AC 62 ms
10,880 KB
testcase_23 AC 68 ms
11,264 KB
testcase_24 AC 73 ms
11,648 KB
testcase_25 AC 79 ms
12,032 KB
testcase_26 AC 82 ms
12,544 KB
testcase_27 AC 1 ms
5,376 KB
testcase_28 AC 2 ms
5,376 KB
testcase_29 AC 1 ms
5,376 KB
testcase_30 AC 30 ms
7,936 KB
testcase_31 AC 31 ms
8,064 KB
testcase_32 AC 1 ms
5,376 KB
testcase_33 AC 2 ms
5,376 KB
testcase_34 AC 1 ms
5,376 KB
testcase_35 AC 1 ms
5,376 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

ll Q,K,V;multiset<ll>a;multiset<ll>b;
{rd(Q,K);for(;Q--;){rd(V);if(V<2){rd(V);a.insert(-V);auto i=a.begin();a.size()<K||(b.insert(-*i),a.erase(i),0);}else{auto i=b.begin();wt(b.size()?(V=*i,b.erase(i),V):-1);}}}
0