結果

問題 No.5014 セクスタプル (reactive)
ユーザー trineutrontrineutron
提出日時 2022-11-11 06:02:09
言語 C++17
(gcc 12.3.0 + boost 1.83.0)
結果
AC  
実行時間 966 ms / 2,000 ms
コード長 3,092 bytes
コンパイル時間 1,745 ms
実行使用メモリ 22,844 KB
スコア 171,893,710
平均クエリ数 35.00
最終ジャッジ日時 2022-11-11 06:03:54
合計ジャッジ時間 103,427 ms
ジャッジサーバーID
(参考情報)
judge14 / judge13
純コード判定しない問題か言語
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 942 ms
22,204 KB
testcase_01 AC 954 ms
21,756 KB
testcase_02 AC 942 ms
22,844 KB
testcase_03 AC 931 ms
22,608 KB
testcase_04 AC 953 ms
21,916 KB
testcase_05 AC 935 ms
21,928 KB
testcase_06 AC 946 ms
21,980 KB
testcase_07 AC 956 ms
21,980 KB
testcase_08 AC 941 ms
21,980 KB
testcase_09 AC 951 ms
22,608 KB
testcase_10 AC 953 ms
22,540 KB
testcase_11 AC 954 ms
21,916 KB
testcase_12 AC 951 ms
22,608 KB
testcase_13 AC 929 ms
22,216 KB
testcase_14 AC 955 ms
22,420 KB
testcase_15 AC 936 ms
21,880 KB
testcase_16 AC 941 ms
21,916 KB
testcase_17 AC 950 ms
21,968 KB
testcase_18 AC 944 ms
21,892 KB
testcase_19 AC 926 ms
21,880 KB
testcase_20 AC 965 ms
21,564 KB
testcase_21 AC 937 ms
22,252 KB
testcase_22 AC 932 ms
22,132 KB
testcase_23 AC 964 ms
21,892 KB
testcase_24 AC 942 ms
21,952 KB
testcase_25 AC 930 ms
21,880 KB
testcase_26 AC 957 ms
22,264 KB
testcase_27 AC 948 ms
22,204 KB
testcase_28 AC 929 ms
22,432 KB
testcase_29 AC 950 ms
21,756 KB
testcase_30 AC 929 ms
21,892 KB
testcase_31 AC 960 ms
21,916 KB
testcase_32 AC 962 ms
22,264 KB
testcase_33 AC 947 ms
21,980 KB
testcase_34 AC 939 ms
22,620 KB
testcase_35 AC 957 ms
22,552 KB
testcase_36 AC 929 ms
22,252 KB
testcase_37 AC 930 ms
21,756 KB
testcase_38 AC 966 ms
22,420 KB
testcase_39 AC 933 ms
22,192 KB
testcase_40 AC 933 ms
21,940 KB
testcase_41 AC 964 ms
21,880 KB
testcase_42 AC 951 ms
21,892 KB
testcase_43 AC 945 ms
21,916 KB
testcase_44 AC 925 ms
21,744 KB
testcase_45 AC 966 ms
21,968 KB
testcase_46 AC 926 ms
21,880 KB
testcase_47 AC 942 ms
21,756 KB
testcase_48 AC 963 ms
21,892 KB
testcase_49 AC 937 ms
22,264 KB
testcase_50 AC 919 ms
22,252 KB
testcase_51 AC 957 ms
22,252 KB
testcase_52 AC 943 ms
22,444 KB
testcase_53 AC 934 ms
22,432 KB
testcase_54 AC 955 ms
22,564 KB
testcase_55 AC 948 ms
22,564 KB
testcase_56 AC 949 ms
21,928 KB
testcase_57 AC 940 ms
21,916 KB
testcase_58 AC 958 ms
21,928 KB
testcase_59 AC 932 ms
21,880 KB
testcase_60 AC 931 ms
21,756 KB
testcase_61 AC 960 ms
21,756 KB
testcase_62 AC 936 ms
21,756 KB
testcase_63 AC 962 ms
21,928 KB
testcase_64 AC 921 ms
22,432 KB
testcase_65 AC 939 ms
22,240 KB
testcase_66 AC 962 ms
21,992 KB
testcase_67 AC 943 ms
22,216 KB
testcase_68 AC 939 ms
21,916 KB
testcase_69 AC 961 ms
21,768 KB
testcase_70 AC 926 ms
21,880 KB
testcase_71 AC 956 ms
22,600 KB
testcase_72 AC 930 ms
21,884 KB
testcase_73 AC 935 ms
22,432 KB
testcase_74 AC 958 ms
22,432 KB
testcase_75 AC 940 ms
21,880 KB
testcase_76 AC 939 ms
21,892 KB
testcase_77 AC 949 ms
22,204 KB
testcase_78 AC 965 ms
21,880 KB
testcase_79 AC 932 ms
22,204 KB
testcase_80 AC 947 ms
22,432 KB
testcase_81 AC 952 ms
22,576 KB
testcase_82 AC 929 ms
21,904 KB
testcase_83 AC 925 ms
21,868 KB
testcase_84 AC 933 ms
21,940 KB
testcase_85 AC 936 ms
21,916 KB
testcase_86 AC 958 ms
21,916 KB
testcase_87 AC 925 ms
21,892 KB
testcase_88 AC 929 ms
21,992 KB
testcase_89 AC 955 ms
21,856 KB
testcase_90 AC 938 ms
21,916 KB
testcase_91 AC 928 ms
22,204 KB
testcase_92 AC 955 ms
22,552 KB
testcase_93 AC 955 ms
21,880 KB
testcase_94 AC 926 ms
21,968 KB
testcase_95 AC 947 ms
21,928 KB
testcase_96 AC 929 ms
21,892 KB
testcase_97 AC 961 ms
22,680 KB
testcase_98 AC 939 ms
21,880 KB
testcase_99 AC 958 ms
22,204 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

#include <algorithm>
#include <array>
#include <chrono>
#include <fstream>
#include <iostream>
#include <random>

using Board = std::array<std::array<int, 6>, 36>;

class xrand {
    uint64_t x;

   public:
    using result_type = uint32_t;
    static constexpr result_type min() {
        return std::numeric_limits<result_type>::min();
    }
    static constexpr result_type max() {
        return std::numeric_limits<result_type>::max();
    }
    xrand(uint64_t k) : x(k) {}
    xrand() : xrand(1) {}
    result_type operator()() {
        x ^= x << 9;
        x ^= x >> 7;
        return (x * 0x123456789abcdef) >> 32;
    }
};

int calc_score(const Board &board) {
    std::array<std::array<bool, 6>, 6> contain_row, contain_col;
    std::array<std::array<int, 6>, 6> count_row, count_col;
    for (int i = 0; i < 6; i++) {
        contain_row[i].fill(true);
        contain_col[i].fill(true);
        count_row[i].fill(0);
        count_col[i].fill(0);
    }

    for (int row = 0; row < 6; row++) {
        for (int col = 0; col < 6; col++) {
            const int idx = 6 * row + col;
            for (int type = 0; type < 6; type++) {
                if (board[idx][type] == 0) {
                    contain_row[row][type] = false;
                    contain_col[col][type] = false;
                } else {
                    count_row[row][type] += board[idx][type];
                    count_col[col][type] += board[idx][type];
                }
            }
        }
    }

    int s = 0;
    for (int i = 0; i < 6; i++) {
        for (int type = 0; type < 6; type++) {
            if (contain_row[i][type]) {
                s += count_row[i][type] - 3;
            }
            if (contain_col[i][type]) {
                s += count_col[i][type] - 3;
            }
        }
    }

    return s;
}

int main() {
    xrand rng;
    std::uniform_int_distribution<> dist(0, 5);

    Board board;
    for (int i = 0; i < 36; i++) {
        board[i].fill(0);
    }
    std::array<bool, 36> used;
    used.fill(false);
    for (int i = 0; i < 35; i++) {
        std::array<int, 6> dice;
        dice.fill(0);
        for (int j = 0; j < 6; j++) {
            int d;
            std::cin >> d;
            d--;
            dice[d]++;
        }
        std::array<int, 36> score;
        score.fill(0);
        for (int j = 0; j < 36; j++) {
            if (used[j]) {
                score[j]--;
                continue;
            }
            for (int itr = 0; itr < 1000; itr++) {
                Board board_new = board;
                board_new[j] = dice;
                for (int k = 0; k < 36; k++) {
                    if (used[k] or k == j) continue;
                    for (int l = 0; l < 6; l++) {
                        board_new[k][dist(rng)]++;
                    }
                }
                score[j] += calc_score(board_new);
            }
        }
        int idx = std::max_element(score.begin(), score.end()) - score.begin();
        std::cout << idx / 6 + 1 << ' ' << idx % 6 + 1 << std::endl;
        used[idx] = true;
    }
    return 0;
}
0