結果

問題 No.5004 Room Assignment
ユーザー hiromi_ayasehiromi_ayase
提出日時 2021-12-01 01:16:20
言語 Java21
(openjdk 21)
結果
AC  
実行時間 508 ms / 5,000 ms
コード長 5,299 bytes
コンパイル時間 2,526 ms
実行使用メモリ 58,224 KB
スコア 1,047,558
平均クエリ数 7622.82
最終ジャッジ日時 2021-12-01 01:17:19
合計ジャッジ時間 54,280 ms
ジャッジサーバーID
(参考情報)
judge11 / judge16
純コード判定しない問題か言語
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 477 ms
56,448 KB
testcase_01 AC 431 ms
56,464 KB
testcase_02 AC 441 ms
56,372 KB
testcase_03 AC 469 ms
57,288 KB
testcase_04 AC 450 ms
56,760 KB
testcase_05 AC 446 ms
57,304 KB
testcase_06 AC 472 ms
56,108 KB
testcase_07 AC 456 ms
56,572 KB
testcase_08 AC 475 ms
56,208 KB
testcase_09 AC 508 ms
56,836 KB
testcase_10 AC 456 ms
57,428 KB
testcase_11 AC 485 ms
56,660 KB
testcase_12 AC 489 ms
57,048 KB
testcase_13 AC 452 ms
56,732 KB
testcase_14 AC 448 ms
56,532 KB
testcase_15 AC 465 ms
57,264 KB
testcase_16 AC 450 ms
56,920 KB
testcase_17 AC 440 ms
57,284 KB
testcase_18 AC 446 ms
56,080 KB
testcase_19 AC 470 ms
57,020 KB
testcase_20 AC 441 ms
57,012 KB
testcase_21 AC 472 ms
57,052 KB
testcase_22 AC 462 ms
57,016 KB
testcase_23 AC 434 ms
56,504 KB
testcase_24 AC 455 ms
56,440 KB
testcase_25 AC 449 ms
56,908 KB
testcase_26 AC 437 ms
56,360 KB
testcase_27 AC 457 ms
56,768 KB
testcase_28 AC 464 ms
56,864 KB
testcase_29 AC 447 ms
56,844 KB
testcase_30 AC 456 ms
56,376 KB
testcase_31 AC 469 ms
56,748 KB
testcase_32 AC 447 ms
57,552 KB
testcase_33 AC 446 ms
56,864 KB
testcase_34 AC 450 ms
56,112 KB
testcase_35 AC 439 ms
56,844 KB
testcase_36 AC 464 ms
56,156 KB
testcase_37 AC 461 ms
57,092 KB
testcase_38 AC 455 ms
56,728 KB
testcase_39 AC 490 ms
57,300 KB
testcase_40 AC 452 ms
56,580 KB
testcase_41 AC 488 ms
57,812 KB
testcase_42 AC 480 ms
56,724 KB
testcase_43 AC 462 ms
57,088 KB
testcase_44 AC 453 ms
56,904 KB
testcase_45 AC 462 ms
57,260 KB
testcase_46 AC 463 ms
56,468 KB
testcase_47 AC 465 ms
57,172 KB
testcase_48 AC 447 ms
56,760 KB
testcase_49 AC 448 ms
56,512 KB
testcase_50 AC 459 ms
56,792 KB
testcase_51 AC 463 ms
56,584 KB
testcase_52 AC 444 ms
56,664 KB
testcase_53 AC 458 ms
56,724 KB
testcase_54 AC 443 ms
56,956 KB
testcase_55 AC 438 ms
56,296 KB
testcase_56 AC 452 ms
57,320 KB
testcase_57 AC 428 ms
56,596 KB
testcase_58 AC 468 ms
56,832 KB
testcase_59 AC 456 ms
57,164 KB
testcase_60 AC 479 ms
57,164 KB
testcase_61 AC 471 ms
56,840 KB
testcase_62 AC 444 ms
56,412 KB
testcase_63 AC 476 ms
56,732 KB
testcase_64 AC 469 ms
57,324 KB
testcase_65 AC 461 ms
56,664 KB
testcase_66 AC 442 ms
56,052 KB
testcase_67 AC 456 ms
56,008 KB
testcase_68 AC 463 ms
56,432 KB
testcase_69 AC 447 ms
56,588 KB
testcase_70 AC 476 ms
57,056 KB
testcase_71 AC 480 ms
57,332 KB
testcase_72 AC 449 ms
56,744 KB
testcase_73 AC 465 ms
56,856 KB
testcase_74 AC 472 ms
56,636 KB
testcase_75 AC 444 ms
56,428 KB
testcase_76 AC 463 ms
56,332 KB
testcase_77 AC 468 ms
56,716 KB
testcase_78 AC 486 ms
56,896 KB
testcase_79 AC 473 ms
56,652 KB
testcase_80 AC 473 ms
57,044 KB
testcase_81 AC 462 ms
56,904 KB
testcase_82 AC 459 ms
56,840 KB
testcase_83 AC 484 ms
57,456 KB
testcase_84 AC 439 ms
56,900 KB
testcase_85 AC 456 ms
57,056 KB
testcase_86 AC 444 ms
56,492 KB
testcase_87 AC 483 ms
56,688 KB
testcase_88 AC 466 ms
56,504 KB
testcase_89 AC 463 ms
56,968 KB
testcase_90 AC 481 ms
58,224 KB
testcase_91 AC 448 ms
56,764 KB
testcase_92 AC 474 ms
56,416 KB
testcase_93 AC 468 ms
57,052 KB
testcase_94 AC 452 ms
57,024 KB
testcase_95 AC 504 ms
56,944 KB
testcase_96 AC 450 ms
57,352 KB
testcase_97 AC 444 ms
56,596 KB
testcase_98 AC 454 ms
56,968 KB
testcase_99 AC 445 ms
56,376 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

import java.util.*;

class DisjointSet {
  public int[] upper; // minus:num_element(root) plus:root(normal)
  // public int[] w;

  public DisjointSet(int n) {
    upper = new int[n];
    Arrays.fill(upper, -1);
    // w = new int[n];
  }

  public DisjointSet(DisjointSet ds) {
    this.upper = Arrays.copyOf(ds.upper, ds.upper.length);
  }

  public int root(int x) {
    return upper[x] < 0 ? x : (upper[x] = root(upper[x]));
  }

  public boolean equiv(int x, int y) {
    return root(x) == root(y);
  }

  public boolean union(int x, int y) {
    x = root(x);
    y = root(y);
    if (x != y) {
      if (upper[y] < upper[x]) {
        int d = x;
        x = y;
        y = d;
      }
      // w[x] += w[y];
      upper[x] += upper[y];
      upper[y] = x;
    }
    return x == y;
  }

  public int count() {
    int ct = 0;
    for (int u : upper) {
      if (u < 0)
        ct++;
    }
    return ct;
  }

  public int[][] toBucket() {
    int n = upper.length;
    int[][] ret = new int[n][];
    int[] rp = new int[n];
    for (int i = 0; i < n; i++) {
      if (upper[i] < 0)
        ret[i] = new int[-upper[i]];
    }
    for (int i = 0; i < n; i++) {
      int r = root(i);
      ret[r][rp[r]++] = i;
    }
    return ret;
  }
}

@SuppressWarnings("unused")
public class Main {

  private static void solve() {
    int t = ni();
    int r = ni();
    int max = 6000;

    int[][] s = new int[max][3];
    int n = 0;

    int buc = 40;
    int m = 4;
    Set<int[]> list = new HashSet<>();
    for (int i = 0; i < t; i++) {
      for (int v : ask()) {
        s[n][0] = n;
        s[n][1] = v;
        s[n][2] = i;

        list.add(s[n]);
        n++;
      }

      if (list.size() >= buc) {
        int[][] ret = pick(list);
        int[] u = ret[0];
        int[] v = ret[1];
        ans(m - 1, u, v);
      } else {
        ans(0, null, null);
      }
    }
  }

  private static int[][] pick(Set<int[]> set) {
    List<int[]> list = new ArrayList<>(set);
    Collections.sort(list, (a, b) -> a[1] - b[1]);
    int min = Integer.MAX_VALUE;
    int minArg = -1;

    int m = 4;
    for (int i = 0; i <= list.size() - m; i++) {
      int a = list.get(i)[1];
      int b = list.get(i + m - 1)[1];

      if (a - b < min) {
        min = a - b;
        minArg = i;
      }
    }
    int[][] ret = new int[m][];
    for (int i = 0; i < m; i++) {
      ret[i] = list.get(minArg + i);
    }

    // remove from list
    for (int i = 0; i < m; i++) {
      set.remove(ret[i]);
    }

    int[] u = new int[m - 1];
    int[] v = new int[m - 1];
    for (int j = 0; j < m - 1; j++) {
      u[j] = ret[j][0];
      v[j] = ret[j + 1][0];
    }
    return new int[][] { u, v };
  }

  private static int[] ask() {
    int n = ni();
    int[] s = na(n);
    return s;
  }

  private static void ans(int m, int[] u, int[] v) {
    out.println(m);
    for (int i = 0; i < m; i++) {
      out.println((u[i] + 1) + " " + (v[i] + 1));
    }
    out.flush();
  }

  public static void main(String[] args) {
    new Thread(null, new Runnable() {
      @Override
      public void run() {
        long start = System.currentTimeMillis();
        String debug = args.length > 0 ? args[0] : null;
        if (debug != null) {
          try {
            is = java.nio.file.Files.newInputStream(java.nio.file.Paths.get(debug));
          } catch (Exception e) {
            throw new RuntimeException(e);
          }
        }
        reader = new java.io.BufferedReader(new java.io.InputStreamReader(is), 32768);
        solve();
        out.flush();
        tr((System.currentTimeMillis() - start) + "ms");
      }
    }, "", 64000000).start();
  }

  private static java.io.InputStream is = System.in;
  private static java.io.PrintWriter out = new java.io.PrintWriter(System.out);
  private static java.util.StringTokenizer tokenizer = null;
  private static java.io.BufferedReader reader;

  public static String next() {
    while (tokenizer == null || !tokenizer.hasMoreTokens()) {
      try {
        tokenizer = new java.util.StringTokenizer(reader.readLine());
      } catch (Exception e) {
        throw new RuntimeException(e);
      }
    }
    return tokenizer.nextToken();
  }

  private static double nd() {
    return Double.parseDouble(next());
  }

  private static long nl() {
    return Long.parseLong(next());
  }

  private static int[] na(int n) {
    int[] a = new int[n];
    for (int i = 0; i < n; i++)
      a[i] = ni();
    return a;
  }

  private static char[] ns() {
    return next().toCharArray();
  }

  private static long[] nal(int n) {
    long[] a = new long[n];
    for (int i = 0; i < n; i++)
      a[i] = nl();
    return a;
  }

  private static int[][] ntable(int n, int m) {
    int[][] table = new int[n][m];
    for (int i = 0; i < n; i++) {
      for (int j = 0; j < m; j++) {
        table[i][j] = ni();
      }
    }
    return table;
  }

  private static int[][] nlist(int n, int m) {
    int[][] table = new int[m][n];
    for (int i = 0; i < n; i++) {
      for (int j = 0; j < m; j++) {
        table[j][i] = ni();
      }
    }
    return table;
  }

  private static int ni() {
    return Integer.parseInt(next());
  }

  private static void tr(Object... o) {
    if (is != System.in)
      System.out.println(java.util.Arrays.deepToString(o));
  }
}
0