結果

問題 No.941 商とあまり
ユーザー pekempeypekempey
提出日時 2019-12-04 20:47:47
言語 C++14
(gcc 12.3.0 + boost 1.83.0)
結果
RE  
実行時間 -
コード長 2,441 bytes
コンパイル時間 1,632 ms
コンパイル使用メモリ 172,436 KB
実行使用メモリ 6,948 KB
最終ジャッジ日時 2023-08-21 01:49:31
合計ジャッジ時間 43,188 ms
ジャッジサーバーID
(参考情報)
judge14 / judge15
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 22 ms
5,908 KB
testcase_01 AC 8 ms
5,872 KB
testcase_02 AC 7 ms
5,608 KB
testcase_03 AC 387 ms
5,660 KB
testcase_04 AC 3 ms
5,628 KB
testcase_05 AC 2 ms
5,692 KB
testcase_06 AC 2 ms
5,632 KB
testcase_07 RE -
testcase_08 RE -
testcase_09 RE -
testcase_10 RE -
testcase_11 AC 74 ms
5,576 KB
testcase_12 AC 8 ms
5,740 KB
testcase_13 AC 3 ms
5,608 KB
testcase_14 AC 6 ms
5,632 KB
testcase_15 RE -
testcase_16 RE -
testcase_17 AC 3 ms
5,688 KB
testcase_18 AC 3 ms
5,692 KB
testcase_19 AC 3 ms
5,868 KB
testcase_20 AC 3 ms
5,612 KB
testcase_21 AC 2 ms
5,688 KB
testcase_22 AC 3 ms
5,688 KB
testcase_23 AC 2 ms
5,472 KB
testcase_24 AC 2 ms
5,372 KB
testcase_25 AC 2 ms
5,392 KB
testcase_26 WA -
testcase_27 RE -
testcase_28 AC 8 ms
5,660 KB
testcase_29 AC 1,194 ms
6,088 KB
testcase_30 AC 1,196 ms
6,016 KB
testcase_31 AC 8 ms
5,676 KB
testcase_32 RE -
testcase_33 AC 2 ms
5,700 KB
testcase_34 AC 2 ms
5,812 KB
testcase_35 AC 2 ms
5,620 KB
testcase_36 AC 8 ms
5,636 KB
testcase_37 RE -
testcase_38 RE -
testcase_39 AC 3 ms
5,752 KB
testcase_40 AC 3 ms
5,632 KB
testcase_41 AC 2 ms
5,656 KB
testcase_42 AC 2 ms
5,616 KB
testcase_43 AC 4 ms
5,636 KB
testcase_44 RE -
testcase_45 AC 227 ms
6,704 KB
testcase_46 AC 119 ms
6,144 KB
testcase_47 AC 5 ms
5,872 KB
testcase_48 AC 3 ms
5,616 KB
testcase_49 RE -
testcase_50 RE -
testcase_51 RE -
testcase_52 RE -
testcase_53 RE -
testcase_54 AC 412 ms
6,948 KB
testcase_55 AC 511 ms
6,884 KB
testcase_56 AC 719 ms
6,940 KB
testcase_57 AC 3 ms
5,640 KB
testcase_58 AC 3 ms
5,740 KB
testcase_59 AC 8 ms
5,620 KB
testcase_60 AC 8 ms
5,756 KB
testcase_61 AC 8 ms
5,872 KB
testcase_62 AC 3 ms
5,616 KB
testcase_63 AC 3 ms
5,828 KB
testcase_64 AC 3 ms
5,632 KB
testcase_65 AC 3 ms
5,660 KB
testcase_66 AC 9 ms
5,872 KB
testcase_67 AC 3 ms
5,580 KB
testcase_68 AC 10 ms
5,664 KB
testcase_69 AC 2 ms
5,640 KB
testcase_70 AC 3 ms
5,616 KB
testcase_71 AC 11 ms
5,628 KB
testcase_72 AC 11 ms
5,684 KB
testcase_73 AC 3 ms
5,584 KB
testcase_74 AC 3 ms
5,660 KB
testcase_75 AC 3 ms
5,636 KB
testcase_76 AC 3 ms
5,636 KB
testcase_77 AC 3 ms
5,632 KB
testcase_78 AC 3 ms
5,580 KB
testcase_79 AC 3 ms
5,628 KB
testcase_80 AC 3 ms
5,752 KB
testcase_81 AC 2 ms
5,680 KB
testcase_82 AC 3 ms
5,684 KB
testcase_83 AC 3 ms
5,676 KB
testcase_84 AC 3 ms
5,620 KB
testcase_85 AC 2 ms
5,656 KB
testcase_86 AC 2 ms
5,580 KB
testcase_87 AC 2 ms
5,632 KB
testcase_88 AC 3 ms
5,808 KB
testcase_89 AC 3 ms
5,632 KB
testcase_90 AC 3 ms
5,752 KB
testcase_91 AC 3 ms
5,700 KB
testcase_92 AC 3 ms
5,696 KB
testcase_93 AC 3 ms
5,700 KB
testcase_94 AC 2 ms
5,624 KB
testcase_95 AC 3 ms
5,612 KB
testcase_96 AC 3 ms
5,752 KB
testcase_97 AC 3 ms
5,700 KB
testcase_98 AC 2 ms
5,632 KB
testcase_99 AC 2 ms
5,868 KB
testcase_100 AC 3 ms
5,704 KB
testcase_101 AC 2 ms
5,680 KB
testcase_102 AC 2 ms
5,640 KB
testcase_103 AC 3 ms
5,684 KB
testcase_104 AC 2 ms
5,560 KB
testcase_105 AC 2 ms
5,380 KB
testcase_106 AC 1 ms
5,440 KB
testcase_107 AC 2 ms
5,472 KB
testcase_108 AC 2 ms
5,388 KB
testcase_109 AC 2 ms
5,680 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

#include <bits/stdc++.h>

using namespace std;
using ll = long long;
 
#define rep(i, n)      for (int i = 0; i < (n); i++)
#define repr(i, n)     for (int i = (n) - 1; i >= 0; i--)
#define repe(i, l, r)  for (int i = (l); i < (r); i++)
#define reper(i, l, r) for (int i = (r) - 1; i >= (l); i--)
#define repi(i, l, r)  for (int i = (l); i <= (r); i++)
#define repir(i, l, r) for (int i = (r); i >= (l); i--)
#define range(a) a.begin(), a.end()
void initio() { cin.tie(nullptr); ios::sync_with_stdio(false); cout << fixed << setprecision(15); }

bitset<500001> dp[1 << 11];
bitset<500001> checked[1 << 11];
int N;
ll A[500010];
ll prod[1 << 11];
int root[1 << 11];
int cnt;
ll X;

clock_t beg;

bool dfs(int x, int u) {
  if ((double)(clock() - beg) / CLOCKS_PER_SEC > 1.9) {
    exit(1);
  }
  u = root[u];
  if (checked[u][x]) return dp[u][x];
  cnt++;
  checked[u][x] = true;
  if (prod[u] - 1 > x) return dp[u][x] = false;
  if ((u & u - 1) == 0) return dp[u][x] = prod[u] - 1 == x;
  rep(i, N) if (u >> i & 1) {
    if ((x - (prod[u] - 1)) % A[i] == 0) return dp[u][x] = true;
  }
  for (int i = (u - 1) & u; i != 0; i = (i - 1) & u) {
    int j = u ^ i;
    for (int k = prod[j]; k <= x && prod[i] - 1 <= x / k; k++) if (x % k != 0) {
      if (dfs(x % k, j) && dfs(x / k, i)) {
        return dp[u][x] = true;
      }
    }
  }
  return dp[u][x] = false;
}

int main() {
  beg = clock();
  cin >> N >> X;
  rep(i, N) cin >> A[i];
  sort(A, A + N);
  ll g = 0;
  rep(i, N) g = __gcd(g, A[i]);
  ll p = 1;
  rep(i, N) {
    p *= A[i] + 1;
    if (p - 1 > X) {
      cout << string(X, '0') << endl;
      return 0;
    }
  }
  if (count(A, A + N, 1) > 0 && N >= 2) {
    string ans(X, '0');
    for (int i = p - 1; i <= X; i++) {
      ans[i - 1] = '1';
    }
    cout << ans << endl;
    return 0;
  }
  rep(i, 1 << N) prod[i] = 1;
  rep(i, 1 << N) rep(j, N) if (i >> j & 1) prod[i] *= A[j] + 1;
  rep(i, 1 << N) {
    vector<ll> a;
    rep(j, N) if (i >> j & 1) a.push_back(A[j]);
    int mask = 0;
    int k = 0;
    rep(j, N) {
      if (k < a.size() && a[k] == A[j]) {
        mask |= 1 << j;
        k++;
      }
    }
    root[i] = mask;
  }
  string ans(X, '0');
  int cont = 0;
  for (int i = p - 1; i <= X; i++) {
    if ((i - (p - 1)) % g != 0) continue;
    if (cont >= 50 || dfs(i, (1 << N) - 1)) {
      ans[i - 1] = '1';
      cont++;
    } else {
      cont = 0;
    }
  }
  cout << ans << endl;
  cerr << cnt << endl;
}
0