結果

問題 No.5006 Hidden Maze
ユーザー FplusFplusFFplusFplusF
提出日時 2022-06-12 17:38:54
言語 C++17
(gcc 12.3.0 + boost 1.83.0)
結果
AC  
実行時間 142 ms / 2,000 ms
コード長 2,313 bytes
コンパイル時間 2,261 ms
実行使用メモリ 22,856 KB
スコア 8,719
平均クエリ数 913.81
最終ジャッジ日時 2022-06-12 17:39:12
合計ジャッジ時間 16,504 ms
ジャッジサーバーID
(参考情報)
judge14 / judge12
純コード判定しない問題か言語
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 75 ms
22,576 KB
testcase_01 AC 107 ms
21,904 KB
testcase_02 AC 85 ms
21,780 KB
testcase_03 AC 82 ms
21,904 KB
testcase_04 AC 89 ms
21,940 KB
testcase_05 AC 142 ms
22,432 KB
testcase_06 AC 90 ms
22,632 KB
testcase_07 AC 91 ms
21,940 KB
testcase_08 AC 124 ms
21,756 KB
testcase_09 AC 128 ms
21,820 KB
testcase_10 AC 77 ms
22,444 KB
testcase_11 AC 92 ms
22,600 KB
testcase_12 AC 118 ms
22,204 KB
testcase_13 AC 84 ms
21,880 KB
testcase_14 AC 118 ms
21,908 KB
testcase_15 AC 98 ms
21,792 KB
testcase_16 AC 119 ms
21,780 KB
testcase_17 AC 18 ms
21,772 KB
testcase_18 AC 100 ms
22,600 KB
testcase_19 AC 93 ms
22,004 KB
testcase_20 AC 106 ms
22,444 KB
testcase_21 AC 122 ms
21,760 KB
testcase_22 AC 19 ms
22,620 KB
testcase_23 AC 126 ms
21,892 KB
testcase_24 AC 90 ms
21,992 KB
testcase_25 AC 86 ms
21,760 KB
testcase_26 AC 113 ms
22,432 KB
testcase_27 AC 101 ms
22,456 KB
testcase_28 AC 90 ms
21,760 KB
testcase_29 AC 84 ms
22,856 KB
testcase_30 AC 80 ms
21,916 KB
testcase_31 AC 101 ms
21,916 KB
testcase_32 AC 110 ms
22,468 KB
testcase_33 AC 98 ms
21,780 KB
testcase_34 AC 133 ms
22,228 KB
testcase_35 AC 88 ms
21,992 KB
testcase_36 AC 123 ms
21,952 KB
testcase_37 AC 131 ms
22,624 KB
testcase_38 AC 105 ms
22,252 KB
testcase_39 AC 102 ms
22,216 KB
testcase_40 AC 82 ms
22,600 KB
testcase_41 AC 21 ms
21,892 KB
testcase_42 AC 133 ms
21,916 KB
testcase_43 AC 91 ms
22,704 KB
testcase_44 AC 119 ms
21,992 KB
testcase_45 AC 133 ms
22,228 KB
testcase_46 AC 121 ms
21,892 KB
testcase_47 AC 96 ms
21,940 KB
testcase_48 AC 129 ms
22,264 KB
testcase_49 AC 101 ms
21,940 KB
testcase_50 AC 111 ms
21,792 KB
testcase_51 AC 83 ms
21,904 KB
testcase_52 AC 79 ms
21,928 KB
testcase_53 AC 98 ms
22,456 KB
testcase_54 AC 124 ms
21,892 KB
testcase_55 AC 86 ms
21,928 KB
testcase_56 AC 125 ms
22,004 KB
testcase_57 AC 115 ms
22,576 KB
testcase_58 AC 97 ms
22,396 KB
testcase_59 AC 87 ms
21,952 KB
testcase_60 AC 23 ms
21,916 KB
testcase_61 AC 25 ms
21,952 KB
testcase_62 AC 113 ms
21,736 KB
testcase_63 AC 90 ms
22,588 KB
testcase_64 AC 88 ms
22,476 KB
testcase_65 AC 100 ms
21,980 KB
testcase_66 AC 97 ms
21,952 KB
testcase_67 AC 87 ms
21,892 KB
testcase_68 AC 120 ms
21,892 KB
testcase_69 AC 91 ms
21,792 KB
testcase_70 AC 79 ms
21,792 KB
testcase_71 AC 24 ms
22,576 KB
testcase_72 AC 43 ms
21,756 KB
testcase_73 AC 136 ms
22,632 KB
testcase_74 AC 89 ms
22,444 KB
testcase_75 AC 129 ms
21,896 KB
testcase_76 AC 86 ms
21,940 KB
testcase_77 AC 85 ms
22,600 KB
testcase_78 AC 127 ms
22,620 KB
testcase_79 AC 132 ms
22,456 KB
testcase_80 AC 98 ms
21,952 KB
testcase_81 AC 102 ms
22,276 KB
testcase_82 AC 88 ms
22,692 KB
testcase_83 AC 22 ms
22,252 KB
testcase_84 AC 43 ms
21,892 KB
testcase_85 AC 94 ms
21,940 KB
testcase_86 AC 91 ms
21,904 KB
testcase_87 AC 121 ms
21,892 KB
testcase_88 AC 89 ms
21,964 KB
testcase_89 AC 117 ms
22,624 KB
testcase_90 AC 111 ms
22,856 KB
testcase_91 AC 51 ms
21,768 KB
testcase_92 AC 87 ms
21,892 KB
testcase_93 AC 114 ms
21,904 KB
testcase_94 AC 118 ms
21,928 KB
testcase_95 AC 88 ms
21,792 KB
testcase_96 AC 19 ms
21,768 KB
testcase_97 AC 119 ms
21,992 KB
testcase_98 AC 86 ms
21,892 KB
testcase_99 AC 102 ms
21,780 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

#include<bits/stdc++.h>
using namespace std;
#define rep(i,n) for (int i=0;i<(int)(n);i++)
#define all(v) v.begin(),v.end()
using ll = long long;
using pll = pair<ll, ll>;
template<class T> void chmin(T& a, T b) {
	if (a > b) {
		a = b;
	}
}
template<class T> void chmax(T& a, T b) {
	if (a < b) {
		a = b;
	}
}
int main() {
	ll h, w;
	double p;
	cin >> h >> w >> p;
	srand((unsigned int)time(NULL));
	vector<char> addc = { 'L','U','R','D' };
	vector<vector<ll>> grid(h * w + 1);
	vector<ll> around = { -1,-h,1,w };
	for (int i = 1; i <= h * w; i++) {
		rep(j, 4) {
			ll p = i + around[j];
			if (i % h == 1 && j == 0) continue;
			if (i <= w && j == 1) continue;
			if (i % h == 0 && j == 2) continue;
			if (h * w - w < i && j == 3) continue;
			grid[i].push_back(p);
		}
	}
	map<ll, char> mp;
	mp[h] = 'D'; mp[1] = 'R'; mp[-1] = 'L'; mp[-h] = 'U';
	map<char, ll> pd;
	pd['L'] = -1; pd['U'] = -h; pd['R'] = 1; pd['D'] = h;
	while (true) {
		vector<ll> dist(h * w + 1, -1);
		queue<ll> q;
		q.push(1);
		dist[1] = 0;
		while (!q.empty()) {
			ll x = q.front();
			q.pop();
			for (auto& i : grid[x]) {
				if (i == -1) continue;
				if (dist[i] == -1) {
					dist[i] = dist[x] + 1;
					q.push(i);
				}
			}
		}
		string root;
		vector<ll> rootv;
		rootv.push_back(h * w);
		ll dt = dist[h * w];
		if (dt == -1) {
			grid.resize(h*w+1);
			for (int i = 1; i <= h * w; i++) {
				rep(j, 4) {
					ll p = i + around[j];
					if (i % h == 1 && j == 0) continue;
					if (i <= w && j == 1) continue;
					if (i % h == 0 && j == 2) continue;
					if (h * w - w < i && j == 3) continue;
					grid[i].push_back(p);
				}
			}
			continue;
		}
		ll dtp = h * w;
		while (dt != 0) {
			for (auto& i : grid[dtp]) {
				if (i == -1) continue;
				if (dt == dist[i] + 1) {
					root.push_back(mp[dtp - i]);
					rootv.push_back(i);
					dt = dist[i];
					dtp = i;
					break;
				}
			}
		}
		reverse(all(root));
		reverse(all(rootv));
		cout << root << endl;
		ll x = 0;
		cin >> x;
		if (x == -1) return 0;
		double k = 1/p*100;
		ll r = rand() % 11;
		if (k<=r) continue;
		for (auto& i : grid[rootv[x]]) {
			if (i == rootv[x] + pd[root[x]]) {
				i = -1;
				break;
			}
		}
		if (x + 1 != rootv.size()) {
			for (auto& i : grid[rootv[x + 1]]) {
				if (i == rootv[x]) {
					i = -1;
					break;
				}
			}
		}
	}

}
0