結果

問題 No.2783 4-33 Easy
ユーザー 👑 p-adicp-adic
提出日時 2024-06-09 21:35:48
言語 cLay
(20240714-1)
結果
AC  
実行時間 4 ms / 2,000 ms
コード長 280 bytes
コンパイル時間 3,385 ms
コンパイル使用メモリ 178,792 KB
実行使用メモリ 7,488 KB
最終ジャッジ日時 2024-06-14 20:49:35
合計ジャッジ時間 3,691 ms
ジャッジサーバーID
(参考情報)
judge2 / judge4
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 2 ms
6,816 KB
testcase_01 AC 2 ms
6,940 KB
testcase_02 AC 2 ms
6,940 KB
testcase_03 AC 2 ms
6,940 KB
testcase_04 AC 2 ms
6,944 KB
testcase_05 AC 3 ms
6,940 KB
testcase_06 AC 3 ms
6,944 KB
testcase_07 AC 3 ms
6,944 KB
testcase_08 AC 4 ms
7,488 KB
testcase_09 AC 3 ms
6,940 KB
testcase_10 AC 4 ms
6,944 KB
testcase_11 AC 3 ms
6,944 KB
testcase_12 AC 3 ms
6,940 KB
testcase_13 AC 3 ms
6,940 KB
testcase_14 AC 4 ms
6,944 KB
testcase_15 AC 4 ms
6,940 KB
testcase_16 AC 3 ms
6,944 KB
testcase_17 AC 3 ms
6,940 KB
testcase_18 AC 4 ms
6,940 KB
testcase_19 AC 3 ms
6,940 KB
testcase_20 AC 4 ms
6,940 KB
testcase_21 AC 3 ms
6,944 KB
testcase_22 AC 2 ms
6,940 KB
testcase_23 AC 3 ms
6,944 KB
testcase_24 AC 3 ms
6,944 KB
testcase_25 AC 4 ms
6,948 KB
testcase_26 AC 3 ms
6,940 KB
testcase_27 AC 3 ms
6,948 KB
testcase_28 AC 3 ms
6,944 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
main.cpp: In function ‘int main()’:
main.cpp:500:10: warning: structured bindings only available with ‘-std=c++17’ or ‘-std=gnu++17’
  500 |     auto&[a,b] = X[bs24PFPc];
      |          ^

ソースコード

diff #

#define MD 998244353
ll@N,@A[N],Y[N],L=0,M=0;pair<ll,ll>X[N];rep[A,i](a,N){string@b;if(b>"A")Y[M++]=a;else if(b.back()<65)X[L++]={a,stoi(b)};}Mint D[1530]={1};rep[X]([a,b],L)rrep(i,a,5)rrep(c,1,9)rrep(j,b,34)D[306i+34c+j]+=D[(i-a)*306+34c-34+j-b];wt(sum[i,0,M](D[1529-Y[i]*306]));
0