結果

問題 No.5017 Tool-assisted Shooting
ユーザー ks2mks2m
提出日時 2023-07-16 17:40:29
言語 Java21
(openjdk 21)
結果
AC  
実行時間 484 ms / 2,000 ms
コード長 6,804 bytes
コンパイル時間 2,537 ms
コンパイル使用メモリ 82,764 KB
実行使用メモリ 77,316 KB
スコア 4,330,119
平均クエリ数 1000.00
最終ジャッジ日時 2023-07-16 17:41:12
合計ジャッジ時間 42,762 ms
ジャッジサーバーID
(参考情報)
judge13 / judge11
純コード判定しない問題か言語
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 316 ms
74,904 KB
testcase_01 AC 325 ms
75,220 KB
testcase_02 AC 325 ms
75,628 KB
testcase_03 AC 324 ms
73,476 KB
testcase_04 AC 329 ms
77,316 KB
testcase_05 AC 314 ms
75,872 KB
testcase_06 AC 322 ms
75,744 KB
testcase_07 AC 320 ms
74,460 KB
testcase_08 AC 322 ms
74,912 KB
testcase_09 AC 316 ms
74,460 KB
testcase_10 AC 324 ms
75,168 KB
testcase_11 AC 321 ms
74,032 KB
testcase_12 AC 345 ms
74,712 KB
testcase_13 AC 315 ms
75,192 KB
testcase_14 AC 333 ms
75,428 KB
testcase_15 AC 328 ms
75,168 KB
testcase_16 AC 320 ms
74,544 KB
testcase_17 AC 353 ms
74,772 KB
testcase_18 AC 325 ms
75,684 KB
testcase_19 AC 323 ms
73,696 KB
testcase_20 AC 325 ms
75,472 KB
testcase_21 AC 327 ms
75,276 KB
testcase_22 AC 322 ms
75,064 KB
testcase_23 AC 320 ms
74,916 KB
testcase_24 AC 347 ms
75,472 KB
testcase_25 AC 323 ms
75,172 KB
testcase_26 AC 312 ms
75,796 KB
testcase_27 AC 311 ms
75,592 KB
testcase_28 AC 326 ms
75,088 KB
testcase_29 AC 317 ms
75,188 KB
testcase_30 AC 315 ms
75,180 KB
testcase_31 AC 324 ms
74,584 KB
testcase_32 AC 324 ms
75,040 KB
testcase_33 AC 317 ms
75,468 KB
testcase_34 AC 338 ms
75,236 KB
testcase_35 AC 328 ms
74,548 KB
testcase_36 AC 343 ms
75,412 KB
testcase_37 AC 326 ms
75,812 KB
testcase_38 AC 459 ms
74,196 KB
testcase_39 AC 325 ms
75,120 KB
testcase_40 AC 349 ms
75,012 KB
testcase_41 AC 329 ms
74,276 KB
testcase_42 AC 323 ms
74,872 KB
testcase_43 AC 354 ms
74,712 KB
testcase_44 AC 313 ms
74,848 KB
testcase_45 AC 317 ms
75,364 KB
testcase_46 AC 324 ms
74,980 KB
testcase_47 AC 339 ms
75,444 KB
testcase_48 AC 328 ms
75,248 KB
testcase_49 AC 430 ms
75,200 KB
testcase_50 AC 337 ms
74,352 KB
testcase_51 AC 313 ms
74,968 KB
testcase_52 AC 324 ms
75,512 KB
testcase_53 AC 338 ms
74,948 KB
testcase_54 AC 323 ms
74,940 KB
testcase_55 AC 324 ms
74,692 KB
testcase_56 AC 326 ms
74,768 KB
testcase_57 AC 331 ms
74,504 KB
testcase_58 AC 324 ms
74,556 KB
testcase_59 AC 323 ms
75,416 KB
testcase_60 AC 332 ms
75,200 KB
testcase_61 AC 324 ms
75,568 KB
testcase_62 AC 323 ms
74,840 KB
testcase_63 AC 345 ms
75,084 KB
testcase_64 AC 330 ms
74,952 KB
testcase_65 AC 329 ms
74,300 KB
testcase_66 AC 367 ms
74,892 KB
testcase_67 AC 317 ms
75,120 KB
testcase_68 AC 328 ms
75,192 KB
testcase_69 AC 324 ms
75,060 KB
testcase_70 AC 325 ms
75,284 KB
testcase_71 AC 314 ms
74,976 KB
testcase_72 AC 323 ms
75,996 KB
testcase_73 AC 354 ms
74,424 KB
testcase_74 AC 458 ms
76,316 KB
testcase_75 AC 324 ms
75,724 KB
testcase_76 AC 350 ms
75,600 KB
testcase_77 AC 335 ms
75,116 KB
testcase_78 AC 324 ms
75,504 KB
testcase_79 AC 340 ms
74,684 KB
testcase_80 AC 328 ms
75,976 KB
testcase_81 AC 330 ms
75,576 KB
testcase_82 AC 481 ms
75,732 KB
testcase_83 AC 324 ms
74,344 KB
testcase_84 AC 317 ms
74,992 KB
testcase_85 AC 472 ms
77,012 KB
testcase_86 AC 312 ms
74,736 KB
testcase_87 AC 323 ms
75,392 KB
testcase_88 AC 354 ms
75,012 KB
testcase_89 AC 319 ms
75,552 KB
testcase_90 AC 326 ms
75,968 KB
testcase_91 AC 324 ms
74,828 KB
testcase_92 AC 354 ms
75,544 KB
testcase_93 AC 456 ms
76,904 KB
testcase_94 AC 317 ms
75,116 KB
testcase_95 AC 338 ms
76,880 KB
testcase_96 AC 325 ms
74,256 KB
testcase_97 AC 329 ms
75,472 KB
testcase_98 AC 484 ms
76,340 KB
testcase_99 AC 324 ms
74,928 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

import java.io.BufferedReader;
import java.io.File;
import java.io.FileReader;
import java.io.InputStreamReader;
import java.util.ArrayList;
import java.util.List;

public class Main {
	static boolean batch = false;
	static boolean readFile = false;
	static int num = 0;

	static int H = 60;
	static int H1;
	static int W = 25;
	static int T = 1000;
	static int[][] hp0, hp, pw;
	static int[] ap, ap5;
	static int score, cx, lv, sum, t;
	static List<Character> ok;

	public static void main(String[] args) throws Exception {
		if (batch) {
			readFile = true;
		}
		if (readFile) {
			if (batch) {
				long tl = 2000; // TODO
				long tw = tl - 200;
				long total = 0;
				int bidx = 0;
				int best = 0;
				int widx = 0;
				int worst = 1000000000;
				int re = 0;
				int tle = 0;
				for (int z = 0; z < 10; z++) {
					try {
						long st = System.currentTimeMillis();
						int score = solve(z);
						long time = System.currentTimeMillis() - st;
						if (time > tw) {
							System.out.println(score + "\t" + time + "ms");
							if (time > tl) {
								tle++;
							}
						} else {
							System.out.println(score);
						}
						total += score;
						if (score > best) {
							best = score;
							bidx = z;
						}
						if (score < worst) {
							worst = score;
							widx = z;
						}
					} catch (Exception e) {
						System.out.println(z + ":\t" + e.getMessage());
						re++;
					}
				}
				System.out.println("total: " + total);
				System.out.println("best: " + bidx + ": " + best);
				System.out.println("worst: " + widx + ": " + worst);
				System.out.println("RE: " + re);
				System.out.println("TLE: " + tle);
			} else {
				int score = solve(num);
				System.out.println(score);
			}

		} else {
			BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
			init(br);
			solve(br);
		}
	}

	static int solve(int z) throws Exception {
		StringBuilder sb = new StringBuilder();
		sb.append(z);
		while (sb.length() < 4) {
			sb.insert(0, '0');
		}
		File file = new File("G:\\yuki\\006\\in\\" + sb.toString() + ".txt");
		BufferedReader br = new BufferedReader(new FileReader(file));
		br.readLine();
		init(br);

		return solve(br);
	}

	static void init(BufferedReader br) throws Exception {
		H1 = H - 1;
		hp0 = new int[W][H];
		hp = new int[W][H];
		pw = new int[W][H];
		ap = new int[W];
		ap5 = new int[W];
		score = 0;
		cx = 12;
		lv = 1;
		sum = 0;
		ok = new ArrayList<>(3);
	}

	static int solve(BufferedReader br) throws Exception {
		for (t = 0; t < T; t++) {
			int n = Integer.parseInt(br.readLine());
			if (n == -1) {
				return score;
			}

			// 1マス下がる
			for (int y = 0; y < H1; y++) {
				for (int x = 0; x < W; x++) {
					hp0[x][y] = hp0[x][y + 1];
					hp[x][y] = hp[x][y + 1];
					pw[x][y] = pw[x][y + 1];
				}
			}
			for (int x = 0; x < W; x++) {
				hp0[x][H1] = 0;
				hp[x][H1] = 0;
				pw[x][H1] = 0;
			}

			// 敵機出現
			for (int i = 0; i < n; i++) {
				String[] sa = br.readLine().split(" ");
				int h = Integer.parseInt(sa[0]);
				int p = Integer.parseInt(sa[1]);
				int x = Integer.parseInt(sa[2]);
				hp0[x][H1] = h;
				hp[x][H1] = h;
				pw[x][H1] = p;
				ap[x]++;
			}
			for (int x = 0; x < W; x++) {
				int val = 0;
				for (int x2 = x - 2; x2 <= x + 2; x2++) {
					int x3 = x2;
					if (x3 < 0) x3 += W;
					if (x3 >= W) x3 -= W;
					val += ap[x3];
				}
				ap5[x] = val;
			}

			// 自機移動
			char dir = getMoveDir();
			if (dir == 'L') {
				cx = left(cx);
			} else if (dir == 'R') {
				cx = right(cx);
			}
			if (!readFile) {
				System.out.println(dir);
			}

			// 攻撃
			for (int y = 1; y < H; y++) {
				if (hp[cx][y] > 0) {
					hp[cx][y] -= lv;
					if (hp[cx][y] <= 0) {
						hp[cx][y] = 0;
						score += hp0[cx][y];
						sum += pw[cx][y];
						lv = 1 + sum / 100;
					}
					break;
				}
			}
		}
		return score;
	}

	static char getMoveDir() {
		ok.clear();
		int lx = left(cx);
		int rx = right(cx);
		if (hp[lx][0] == 0 && hp[lx][1] <= lv) {
			ok.add('L');
		}
		if (hp[rx][0] == 0 && hp[rx][1] <= lv) {
			ok.add('R');
		}
		if (hp[cx][1] <= lv) {
			ok.add('S');
		}
		if (ok.isEmpty()) {
			return 'S';
		}
		if (ok.size() == 1) {
			return ok.get(0);
		}

		List<List<Teki>> list = new ArrayList<>(W);
		int cnt = 0;
		for (int x = 0; x < W; x++) {
			List<Teki> list2 = new ArrayList<>();
			int sum2 = sum;
			int turn = 0;
			for (int y = 1; y < H; y++) {
				if (hp[x][y] > 0) {
					int nlv = 1 + sum2 / 100;
					Teki o = makeTarget(x, y, nlv, turn);
					if (o == null) {
						break;
					}
					list2.add(o);
					cnt++;
					sum2 += o.pw;
					turn += o.turn;
				}
			}
			list.add(list2);
		}

		if (cnt == 0) {
			int max = 0;
			int maxidx = 0;
			for (int x = 0; x < W; x++) {
				if (ap5[x] > max) {
					max = ap5[x];
					maxidx = x;
				}
			}
			if (maxidx == cx && ok.contains('S')) {
				return 'S';
			}
			char ret = near(cx, maxidx);
			if (ok.contains(ret)) {
				return ret;
			}
			return 'S';

		} else {
			Teki best = null;
			for (int x = 0; x < W; x++) {
				List<Teki> list2 = list.get(x);
				if (list2.isEmpty()) {
					continue;
				}
				Teki o = list2.get(0);
				double maxVal = 0;
				double sum2 = 0;
				int turn = 0;
				for (Teki o2 : list2) {
					// TODO
					sum2 += t < 600 ? o2.pw : o2.hp0;
					turn += o2.turn;
					maxVal = Math.max(maxVal, sum2 / turn);
				}
				o.val = maxVal;
				if (best == null || o.val > best.val) {
					best = o;
				}
			}
			return best.dir;
		}
	}

	static Teki makeTarget(int x, int y, int lv, int pre) {
		int dx = W;
		char dir = 'S';
		if (x == cx || pre > 0) {
			dx = 0;
		} else {
			if (ok.contains('L')) {
				if (x <= cx) {
					dx = cx - x - 1;
				} else {
					dx = cx + W - x - 1;
				}
				dir = 'L';
			}
			if (ok.contains('R')) {
				int dx2 = 0;
				if (cx <= x) {
					dx2 = x - cx - 1;
				} else {
					dx2 = x + W - cx - 1;
				}
				if (dx2 < dx) {
					dx = dx2;
					dir = 'R';
				}
			}
		}
		int dy = y - dx - pre;
		int cnt = (hp[x][y] + lv - 1) / lv;
		if (dy < cnt) {
			return null;
		}
		Teki ret = new Teki(x, y);
		ret.dir = dir;
		ret.turn = dx + cnt;
		if (t + ret.turn > T) {
			return null;
		}
		return ret;
	}

	static char near(int from, int to) {
		int dxl = from - to;
		if (dxl < 0) dxl += W;
		int dxr = to - from;
		if (dxr < 0) dxr += W;
		if (dxl <= dxr) {
			return 'L';
		} else {
			return 'R';
		}
	}

	static int left(int x) {
		x--;
		if (x == -1) {
			x = W - 1;
		}
		return x;
	}

	static int right(int x) {
		x++;
		if (x == W) {
			x = 0;
		}
		return x;
	}

	static class Teki {
		int x, y, hp0, hp, pw;
		int turn;
		char dir;
		double val;

		public Teki(int x, int y) {
			this.x = x;
			this.y = y;
			this.hp0 = Main.hp0[x][y];
			this.hp = Main.hp[x][y];
			this.pw = Main.pw[x][y];
		}
	}
}
0