結果

問題 No.3088 ACL list
ユーザー ra5anchorra5anchor
提出日時 2024-07-20 20:24:00
言語 PyPy3
(7.3.15)
結果
AC  
実行時間 41 ms / 2,000 ms
コード長 402 bytes
コンパイル時間 776 ms
コンパイル使用メモリ 81,920 KB
実行使用メモリ 51,584 KB
スコア 57
最終ジャッジ日時 2024-07-20 20:24:02
合計ジャッジ時間 992 ms
ジャッジサーバーID
(参考情報)
judge4 / judge5
純コード判定しない問題か言語
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 41 ms
51,584 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

c="convolution"
i="internal_"
h=".hpp\n"
s="segtree"
print(f"LICENSE\nall\n{c}\n{c}{h}dsu\ndsu{h}fenwicktree\nfenwicktree{h}{i}bit\n{i}bit{h}{i}csr\n{i}csr{h}{i}math\n{i}math{h}{i}queue\n{i}queue{h}{i}scc\n{i}scc{h}{i}type_traits\n{i}type_traits{h}lazy{s}\nlazy{s}{h}math\nmath{h}maxflow\nmaxflow{h}mincostflow\nmincostflow{h}modint\nmodint{h}scc\nscc{h}{s}\n{s}{h}string\nstring{h}twosat\ntwosat.hpp")
0