結果

問題 No.5004 Room Assignment
ユーザー fky_fky_
提出日時 2021-12-06 03:34:30
言語 C++14
(gcc 12.3.0 + boost 1.83.0)
結果
AC  
実行時間 135 ms / 5,000 ms
コード長 1,289 bytes
コンパイル時間 1,821 ms
実行使用メモリ 22,380 KB
スコア 137,178,766
平均クエリ数 7642.56
最終ジャッジ日時 2021-12-06 03:34:51
合計ジャッジ時間 20,405 ms
ジャッジサーバーID
(参考情報)
judge13 / judge12
純コード判定しない問題か言語
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 129 ms
21,948 KB
testcase_01 AC 128 ms
21,920 KB
testcase_02 AC 128 ms
21,936 KB
testcase_03 AC 127 ms
21,960 KB
testcase_04 AC 127 ms
22,104 KB
testcase_05 AC 130 ms
22,128 KB
testcase_06 AC 128 ms
22,020 KB
testcase_07 AC 130 ms
21,948 KB
testcase_08 AC 127 ms
22,380 KB
testcase_09 AC 126 ms
21,792 KB
testcase_10 AC 127 ms
21,960 KB
testcase_11 AC 127 ms
21,900 KB
testcase_12 AC 128 ms
21,924 KB
testcase_13 AC 127 ms
21,936 KB
testcase_14 AC 128 ms
21,948 KB
testcase_15 AC 135 ms
21,948 KB
testcase_16 AC 128 ms
21,912 KB
testcase_17 AC 128 ms
21,972 KB
testcase_18 AC 128 ms
22,092 KB
testcase_19 AC 127 ms
22,152 KB
testcase_20 AC 126 ms
22,092 KB
testcase_21 AC 128 ms
22,092 KB
testcase_22 AC 127 ms
21,924 KB
testcase_23 AC 129 ms
21,948 KB
testcase_24 AC 126 ms
21,948 KB
testcase_25 AC 127 ms
22,092 KB
testcase_26 AC 127 ms
22,380 KB
testcase_27 AC 130 ms
21,972 KB
testcase_28 AC 127 ms
22,104 KB
testcase_29 AC 127 ms
22,128 KB
testcase_30 AC 128 ms
21,900 KB
testcase_31 AC 127 ms
21,888 KB
testcase_32 AC 127 ms
22,104 KB
testcase_33 AC 128 ms
21,924 KB
testcase_34 AC 129 ms
21,960 KB
testcase_35 AC 128 ms
21,912 KB
testcase_36 AC 128 ms
21,924 KB
testcase_37 AC 128 ms
22,104 KB
testcase_38 AC 128 ms
21,924 KB
testcase_39 AC 131 ms
21,888 KB
testcase_40 AC 129 ms
21,948 KB
testcase_41 AC 128 ms
21,780 KB
testcase_42 AC 127 ms
21,912 KB
testcase_43 AC 127 ms
21,960 KB
testcase_44 AC 128 ms
21,924 KB
testcase_45 AC 128 ms
21,912 KB
testcase_46 AC 127 ms
22,140 KB
testcase_47 AC 128 ms
22,020 KB
testcase_48 AC 129 ms
21,900 KB
testcase_49 AC 129 ms
21,912 KB
testcase_50 AC 129 ms
21,924 KB
testcase_51 AC 128 ms
21,972 KB
testcase_52 AC 127 ms
22,128 KB
testcase_53 AC 128 ms
21,972 KB
testcase_54 AC 127 ms
21,960 KB
testcase_55 AC 129 ms
21,924 KB
testcase_56 AC 129 ms
22,140 KB
testcase_57 AC 131 ms
21,900 KB
testcase_58 AC 129 ms
22,140 KB
testcase_59 AC 126 ms
21,936 KB
testcase_60 AC 127 ms
22,020 KB
testcase_61 AC 131 ms
22,140 KB
testcase_62 AC 128 ms
22,080 KB
testcase_63 AC 128 ms
22,152 KB
testcase_64 AC 127 ms
22,368 KB
testcase_65 AC 127 ms
22,032 KB
testcase_66 AC 126 ms
21,780 KB
testcase_67 AC 130 ms
21,780 KB
testcase_68 AC 128 ms
21,924 KB
testcase_69 AC 128 ms
22,080 KB
testcase_70 AC 127 ms
21,972 KB
testcase_71 AC 129 ms
21,780 KB
testcase_72 AC 129 ms
21,948 KB
testcase_73 AC 129 ms
21,900 KB
testcase_74 AC 128 ms
22,092 KB
testcase_75 AC 128 ms
21,900 KB
testcase_76 AC 130 ms
21,936 KB
testcase_77 AC 128 ms
22,128 KB
testcase_78 AC 129 ms
21,912 KB
testcase_79 AC 127 ms
22,092 KB
testcase_80 AC 128 ms
21,948 KB
testcase_81 AC 127 ms
22,032 KB
testcase_82 AC 127 ms
22,008 KB
testcase_83 AC 128 ms
21,920 KB
testcase_84 AC 129 ms
21,924 KB
testcase_85 AC 130 ms
22,332 KB
testcase_86 AC 129 ms
22,212 KB
testcase_87 AC 128 ms
21,972 KB
testcase_88 AC 129 ms
22,020 KB
testcase_89 AC 129 ms
22,224 KB
testcase_90 AC 129 ms
22,020 KB
testcase_91 AC 127 ms
22,208 KB
testcase_92 AC 127 ms
21,900 KB
testcase_93 AC 126 ms
21,792 KB
testcase_94 AC 129 ms
21,780 KB
testcase_95 AC 129 ms
21,924 KB
testcase_96 AC 128 ms
22,128 KB
testcase_97 AC 128 ms
21,900 KB
testcase_98 AC 127 ms
21,936 KB
testcase_99 AC 128 ms
21,924 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

#include <bits/stdc++.h>
using namespace std;

typedef long long ll;
typedef long double ld;
#define FOR(i, a, b) for (int i = a; i < (b); i++)
#define RFOR(i, a, b) for (int i = a; i >= (b); i--)
#define range(a) a.begin(), a.end()
#define Yes() cout << "Yes" << endl
#define No() cout << "No" << endl
#define MP make_pair
int dx[4] = {-1, 0, 1, 0};
int dy[4] = {0, -1, 0, 1};
using P = pair<int, int>;
const long long INF = 1LL<<60;
void chmin(long long &a, long long b) { if (a > b) a = b; }
void chmax(long long &a, long long b) { if (a < b) a = b; }

int main(void){
	ios::sync_with_stdio(0);
	cin.tie(0);
	int T, R;
	cin >> T >> R;
	vector<priority_queue<int, vector<int>, greater<int>>> que(20);
	vector<int> size(20, 0);
	int cnt = 1;
	FOR(t,0,T){
		int N;
		cin >> N;
		FOR(i,0,N){
			int s;
			cin >> s;
			if(s == 100)  s--;
			que[s / 5].push(cnt++);
		}
		vector<P> ans;
		FOR(q,0,20){
			while((int)que[q].size() >= 2){
				int a = que[q].top();
				que[q].pop();
				int b = que[q].top();
				que[q].pop();
				ans.push_back({a, b});
				size[q] += 2;
				if(size[q] == 4){
					size[q] = 0;
				}else{
					que[q].push(a);
					--size[q];
				}
			}
		}
		cout << ans.size() << endl;
		for(auto p: ans){
			cout << p.first << " " << p.second << endl;
		}
	}

	return 0;
}

0